Jump to content

RAM map (Boktai 1): Difference between revisions

mNo edit summary
Line 46: Line 46:
|-
|-
| + 0x14 || void* || Pointer to map file unknown block 2
| + 0x14 || void* || Pointer to map file unknown block 2
|-
| + 0x24 || zone_callback[] || List of zone callbacks:
struct zone_callback {
  /* offset 0x08 */ u16 zone_id;
  /* offset 0x24 */ void* bytecode_ptr; // Generally points into a [[Script directory|Script]]
};
|-
|-
| 0x03004620 || i32 || [[Random_number_generator|RNG]] index
| 0x03004620 || i32 || [[Random_number_generator|RNG]] index