pokegold-spaceworld/constants/map_setup_constants.asm
Alieneer e3abdef586
Some checks are pending
CI / build (push) Waiting to run
Name all unnamed RAM symbols (#160)
2026-07-02 12:02:54 -04:00

10 lines
231 B
NASM

const_def $f1
const MAPSETUP_CONTINUE ; f1
const_skip
const MAPSETUP_RELOADMAP ; f3
const MAPSETUP_TELEPORT ; f4
const_skip
const MAPSETUP_WARP ; f6
const MAPSETUP_CONNECTION ; f7
const MAPSETUP_EXIT_LINK ; f8