diff options
| author | yenatch <yenatch@gmail.com> | 2017-07-20 22:26:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-20 22:26:59 -0400 |
| commit | 3606fccc83333c9f96428f738287f0f84500dd27 (patch) | |
| tree | a8b6da59494bd252bee025043b3e8a3d36e1b85f /data | |
| parent | c47c3abe65e0e0419b691f5d0b6ea93c7b972191 (diff) | |
| parent | 1cc8e50292621ab30332d192782fd8a1e855ea51 (diff) | |
Merge pull request #367 from drifloony/field_screen_effect
decompile field_screen_effect and unknown_task
Diffstat (limited to 'data')
| -rw-r--r-- | data/rom_8080874.s | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/rom_8080874.s b/data/rom_8080874.s deleted file mode 100644 index 220ec5f96..000000000 --- a/data/rom_8080874.s +++ /dev/null @@ -1,18 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 1 -gUnknown_0839ACDC:: @ 839ACDC - .2byte 0xC8, 0x48, 0x38, 0x28, 0x18, 0x0 - - .align 2 -gUnknown_0839ACE8:: @ 839ACE8 - .4byte 4 - - .align 2 -gUnknown_0839ACEC:: @ 839ACEC - .4byte REG_WIN0H - .4byte ((DMA_ENABLE | DMA_START_HBLANK | DMA_REPEAT | DMA_DEST_RELOAD) << 16) | 1 - .4byte 1 |
