You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Puppyprint
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
#include "make_const_nonconst.h"
|
||||
|
||||
// SM64 (US/JP/EU/SH) Segment 02
|
||||
#ifdef PUPPYPRINT
|
||||
ALIGNED8 const Texture small_font[] = {
|
||||
#include "textures/segment2/custom_text.i4.inc.c"
|
||||
};
|
||||
#endif
|
||||
|
||||
ALIGNED8 static const Texture texture_hud_char_0[] = {
|
||||
#include "textures/segment2/segment2.00000.rgba16.inc.c"
|
||||
|
||||
Reference in New Issue
Block a user