mirror of
https://github.com/zeldaret/tmc
synced 2026-07-12 07:38:02 -04:00
Put const data in mineralWaterSource
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
MineralWaterSourceActionFuncs:: @ 08123298
|
||||
.4byte MineralWaterSource_Init
|
||||
.4byte sub_080973DC
|
||||
|
||||
MineralWaterSourceParameters:: @ 081232A0
|
||||
.incbin "mineralWaterSource/MineralWaterSourceParameters.bin"
|
||||
Reference in New Issue
Block a user