8 lines
132 B
C
8 lines
132 B
C
#define INCBIN_PREFIX
|
|
#define INCBIN_STYLE INCBIN_STYLE_SNAKE
|
|
#include "incbin/incbin.h"
|
|
|
|
#include "baked.h"
|
|
|
|
INCBIN(gpp1, "gpp1");
|