Make strings dynamically generated.

This commit is contained in:
2022-01-04 22:36:00 -08:00
parent 1cd4f76f50
commit d05252045a
10 changed files with 54 additions and 52 deletions

View File

@@ -10,7 +10,7 @@
#include "time.h"
#include "common_tiles.h"
#include "penny.h"
#include "strings.h"
#include "HELLO.h"
void main() {
int16_t j;