mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 19:51:15 +00:00
Add size assert
This commit is contained in:
parent
7e8e2de3d3
commit
a013ffc0b4
@ -1,5 +1,7 @@
|
|||||||
#include "legocameralocations.h"
|
#include "legocameralocations.h"
|
||||||
|
|
||||||
|
DECOMP_SIZE_ASSERT(LegoCameraLocation, 0x60)
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f4c60
|
// GLOBAL: LEGO1 0x100f4c60
|
||||||
LegoCameraLocation g_cameraLocations[] = {
|
LegoCameraLocation g_cameraLocations[] = {
|
||||||
{0, "look at origin from z=-8", 0, 1.25, -8, 0, 0, 1, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
{0, "look at origin from z=-8", 0, 1.25, -8, 0, 0, 1, 0, 1, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user