remove puppylights (#736)

This commit is contained in:
arthurtilly
2023-12-17 17:26:31 +13:00
committed by GitHub
parent 913cda93b8
commit 6148582f5e
16 changed files with 2 additions and 568 deletions

View File

@@ -169,9 +169,6 @@
#define /*0x1BC*/ oAngleToHome OBJECT_FIELD_S32(0x4D)
#define /*0x1C0*/ oFloor OBJECT_FIELD_SURFACE(0x4E)
#define /*0x1C4*/ oDeathSound OBJECT_FIELD_S32(0x4F)
#ifdef PUPPYLIGHTS
#define /*0x1C4*/ oLightID OBJECT_FIELD_S32(0x50)
#endif
/* Pathed (see obj_follow_path) */
#define /*0x0FC*/ oPathedStartWaypoint OBJECT_FIELD_WAYPOINT(0x1D)