mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -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_Free(void);
|
||||
|
||||
CollisionHeader* BgCheck_GetCollisionHeader(CollisionContext* colCtx, s32 bgId);
|
||||
|
||||
#ifdef __cplusplus
|
||||
#undef this
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue