mirror of
https://github.com/notwa/mm
synced 2024-11-05 00:29:02 -08:00
22 lines
434 B
NASM
22 lines
434 B
NASM
[actor_spawn]: 0x800BC98C
|
|
[object_spawn]: 0x80130D50
|
|
[object_index]: 0x80131078
|
|
[max_actor_no]: 0x2B1
|
|
|
|
[global_context]: 0x803E6CF0
|
|
[buttons_offset]: 0x14
|
|
[actor_spawn_offset]: 0x1CA0
|
|
[object_spawn_offset]: 0x17D68
|
|
|
|
[link_actor]: 0x803FFFA0
|
|
[actor_x]: 0x24
|
|
[actor_y]: 0x28
|
|
[actor_z]: 0x2C
|
|
[actor_horiz_angle]: 0x32
|
|
|
|
[link_save]: 0x801EF460
|
|
[rupees_offset]: 0x3A
|
|
[upgrades_offset]: 0xB8
|
|
[upgrades_2_offset]: 0xBA
|
|
|
|
.include "spawn.asm"
|