Zelda64Recomp/patches/syms.ld

7 lines
187 B
Plaintext

__start = 0x80000000;
/* Dummy addresses that get recompiled into function calls */
recomp_get_item_inputs = 0x81000000;
recomp_puts = 0x81000004;
recomp_get_camera_inputs = 0x81000008;