From 4d0f46f0cdd43d411e5f543b552969d9731b9074 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 16 Jan 2020 15:41:01 -0500 Subject: box_party_pokemon_dropdown --- data/box_party_pokemon_dropdown.s | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 data/box_party_pokemon_dropdown.s (limited to 'data') diff --git a/data/box_party_pokemon_dropdown.s b/data/box_party_pokemon_dropdown.s deleted file mode 100644 index 275b53db2..000000000 --- a/data/box_party_pokemon_dropdown.s +++ /dev/null @@ -1,18 +0,0 @@ -#include "constants/region_map.h" -#include "constants/flags.h" -#include "constants/moves.h" - .include "asm/macros.inc" - .include "constants/constants.inc" - .section .rodata - .align 2 - -gUnknown_841F4B4:: @ 841F4B4 - .2byte 0x0100, 0x0100 - .2byte 0x0200, 0x0100 - .2byte 0x0100, 0x0200 - .2byte 0x0200, 0x0200 - - .2byte 0x0080, 0x0080 - .2byte 0x0100, 0x0100 - .2byte 0x0200, 0x0200 - .2byte 0x0400, 0x0400 -- cgit v1.2.3