Merge branch 'main' of https://github.com/abnormalhare/marioparty4
This commit is contained in:
commit
b67c239103
14 changed files with 19 additions and 19 deletions
|
|
@ -14,7 +14,7 @@ typedef void (*VoidFunc)(void);
|
|||
extern const VoidFunc _ctors[];
|
||||
extern const VoidFunc _dtors[];
|
||||
|
||||
extern void BoardCommonInit(VoidFunc create, VoidFunc destroy);
|
||||
extern void BoardObjectSetup(VoidFunc create, VoidFunc destroy);
|
||||
|
||||
extern void BoardCreate(void);
|
||||
extern void BoardDestroy(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue