manager1E.c: ok

Also split out rodata

Based on #105 rather than master as they touch the same rodata file
This commit is contained in:
Ibot02
2020-12-12 01:46:22 +01:00
parent e7a185298c
commit a4aa5428ca
6 changed files with 5660 additions and 5674 deletions
+2
View File
@@ -288,4 +288,6 @@ extern void sub_080A1D70(Entity*, u32);
extern void sub_0806F62C(Entity*, u32, u32);
extern u32 sub_08079F8C(void);
extern void sub_080A1ED0(u32, u32, u32);
extern void DeleteManager(Manager*);
extern bool32 CheckPlayerInRegion(u32 centerX, u32 centerY, u32 radiusX, u32 radiusY);
#endif