You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Clean up some ifdefs and config.h
This commit is contained in:
@@ -462,9 +462,7 @@
|
||||
#define /*0x0F4*/ oCoinRespawnBits OBJECT_FIELD_S32(0x1B)
|
||||
#define /*0x0F8*/ oCoinSnapToGround OBJECT_FIELD_S32(0x1C)
|
||||
#define /*0x110*/ oCoinBaseYVel OBJECT_FIELD_F32(0x22)
|
||||
#ifndef VERSION_JP
|
||||
#define /*0x1B0*/ oCoinBounceTimer OBJECT_FIELD_S32(0x4A)
|
||||
#endif
|
||||
|
||||
/* Collision Particle */
|
||||
#define /*0x0F4*/ oCollisionParticleScale OBJECT_FIELD_F32(0x1B)
|
||||
@@ -702,9 +700,7 @@
|
||||
#define /*0x0F8*/ oCameraLakituSpeed OBJECT_FIELD_F32(0x1C)
|
||||
#define /*0x0FC*/ oCameraLakituCircleRadius OBJECT_FIELD_F32(0x1D)
|
||||
#define /*0x100*/ oCameraLakituFinishedDialog OBJECT_FIELD_S32(0x1E)
|
||||
#ifndef VERSION_JP
|
||||
#define /*0x104*/ oCameraLakituIntroMusicPlayed OBJECT_FIELD_S32(0x1F)
|
||||
#endif
|
||||
#define /*0x1AC*/ oCameraLakituPitchVel OBJECT_FIELD_S16(0x49, 0)
|
||||
#define /*0x1AE*/ oCameraLakituYawVel OBJECT_FIELD_S16(0x49, + 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user