refactoring main and dividing into new files
This commit is contained in:
32
Menu/menu_palette.asm
Normal file
32
Menu/menu_palette.asm
Normal 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)
|
||||
Reference in New Issue
Block a user