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_1.h
Normal file
11
src/include/data/palette_1.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef PALETTE_1_H
|
||||
#define PALETTE_1_H
|
||||
|
||||
// Palette: 1
|
||||
|
||||
#include "gbs_types.h"
|
||||
|
||||
BANKREF_EXTERN(palette_1)
|
||||
extern const struct palette_t palette_1;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue