mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
Move some const data into code files
This commit is contained in:
@@ -251,4 +251,6 @@ void Enemy64();
|
||||
void TreeItem(Entity*);
|
||||
void Enemy66(Entity*);
|
||||
|
||||
extern void (*const gUnk_080012C8[])(Entity*);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user