diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 00:33:29 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 00:33:29 +0300 |
| commit | 551c36849c528574da44d93e964fe8ded3d3307b (patch) | |
| tree | 96131d6d123a843afd6382c08b25d55e6068a057 /data/const/object | |
| parent | 90eac705f2871b3897a0d718c2a51b7f22b64f10 (diff) | |
Put const data in mineralWaterSource
Diffstat (limited to 'data/const/object')
| -rw-r--r-- | data/const/object/mineralWaterSource.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/const/object/mineralWaterSource.s b/data/const/object/mineralWaterSource.s deleted file mode 100644 index 5518b904..00000000 --- a/data/const/object/mineralWaterSource.s +++ /dev/null @@ -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" |
