mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 13:00:11 -07:00
Fix develop
This commit is contained in:
parent
d4c1c40c1d
commit
e04bc6037e
1 changed files with 2 additions and 0 deletions
|
@ -2397,6 +2397,8 @@ char* SetQuote();
|
||||||
void Heaps_Alloc(void);
|
void Heaps_Alloc(void);
|
||||||
void Heaps_Free(void);
|
void Heaps_Free(void);
|
||||||
|
|
||||||
|
CollisionHeader* BgCheck_GetCollisionHeader(CollisionContext* colCtx, s32 bgId);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
#undef this
|
#undef this
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue