refactoring main and dividing into new files

This commit is contained in:
Justin Scofield
2022-06-05 00:30:34 -04:00
parent 9ac51ba3c4
commit d44c917afb
3 changed files with 60 additions and 63 deletions

32
Menu/menu_palette.asm Normal file
View File

@@ -0,0 +1,32 @@
Menu_Palette:
dw hexto555($814f16)
dw hexto555($552903)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($d51d00)
dw hexto555($f9f9f9)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($d1a452)
dw hexto555($f9f9f9)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($5987e0)
dw hexto555($f9f9f9)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($7b7b83)
dw hexto555($bbbbbb)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($a58100)
dw hexto555($dfb93f)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($814f16)
dw hexto555($013e6e)
dw hexto555($000000)
dw hexto555($000000) ; transparent
dw hexto555($15cd34)
dw hexto555($f9f9f9)
dw hexto555($000000)