Move some const data into code files

This commit is contained in:
Tal Hayon
2022-04-13 00:02:03 +03:00
parent 02cec8ca8d
commit e809532548
42 changed files with 326 additions and 526 deletions
+2
View File
@@ -251,4 +251,6 @@ void Enemy64();
void TreeItem(Entity*);
void Enemy66(Entity*);
extern void (*const gUnk_080012C8[])(Entity*);
#endif