mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
93a5c011db
A larger dedupe which spans `no0`, `no3`, `np3` and `nz0` I've renamed `AxeKnightDeath` to `CreateExplosionPuff` as it does not seem specific to axe knight. Similarly instead of this entity being named `EntityWargExplosionPuffOpaque` I've renamed to `EntityExplosionPuffOpaque` - this same entity appears to be used for axe knight and merman so far. Also renamed the associated entity extension.
16 lines
454 B
Plaintext
16 lines
454 B
Plaintext
g_EntityGfxs = 0x80180888;
|
|
g_CallElevator = 0x80180EEC;
|
|
g_BossFlag = 0x80181010;
|
|
g_ElevatorTarget = 0x801813A4;
|
|
g_ElevatorTargetPos = 0x801813A8;
|
|
NZ0_PrizeDrops = 0x801813B0;
|
|
actor_names = 0x8018146C;
|
|
g_eBlueDoorUV = 0x801826B8;
|
|
g_eBlueDoorTiles = 0x801826D0;
|
|
PlayerIsWithinHitbox = 0x801B0A20;
|
|
EntityBossFightManager = 0x801B3FCC;
|
|
EntityBossRoomBlock = 0x801B4518;
|
|
EntitySlogra = 0x801B4778;
|
|
EntityGaibon = 0x801B5778;
|
|
EntityEquipItemDrop = 0x801BED20;
|