Tsuchinoko Real?
This commit is contained in:
parent
ec15135383
commit
4c25ed9a98
603 changed files with 31369 additions and 0 deletions
11
src/include/data/palette_10.h
Normal file
11
src/include/data/palette_10.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef PALETTE_10_H
|
||||
#define PALETTE_10_H
|
||||
|
||||
// Palette: 10
|
||||
|
||||
#include "gbs_types.h"
|
||||
|
||||
BANKREF_EXTERN(palette_10)
|
||||
extern const struct palette_t palette_10;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue