$80:830E: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x30|type=Data|name=entityStacks|description=Starting stack address for each entity|args=pointer16[0x18]}} Note: The stack for each entity is the area [S - 0x25, S + 0x0B), where 'S' is the value in this table. Category:ROM address")
 
No edit summary
 
Line 2: Line 2:


Note: The stack for each entity is the area [S - 0x25, S + 0x0B), where 'S' is the value in this table.
Note: The stack for each entity is the area [S - 0x25, S + 0x0B), where 'S' is the value in this table.

[[Category:ROM address]]

Latest revision as of 18:39, 22 June 2024

ROM address data
Length 0x30
Type Data
Name entityStacks
Description Starting stack address for each entity
Arguments/Return value pointer16[0x18]
Return type

Note: The stack for each entity is the area [S - 0x25, S + 0x0B), where 'S' is the value in this table.