mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
Add missing size assert
This commit is contained in:
parent
0e146f08d6
commit
10ae05a888
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
#include <vec.h>
|
||||
|
||||
DECOMP_SIZE_ASSERT(LegoNavController, 0x70)
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef M_PI
|
||||
|
|
Loading…
Reference in a new issue