mirror of
https://github.com/zeldaret/tmc
synced 2026-06-18 07:25:53 -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