You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
fixed typo in readme
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "s2d_engine/s2d_draw.h"
|
||||
#include "s2d_engine/s2d_print.h"
|
||||
|
||||
char myString = "This is a " SCALE "2" "test string!\n"
|
||||
char myString[] = "This is a " SCALE "2" "test string!\n"
|
||||
"Supports a bunch of standard " ROTATE "-36" "escape characters!\n"
|
||||
"\tIncluding " COLOR "255 0 0 0" "Colorful text!";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user