Add todo string with link for string8 library

main
Cameron Murphy Reikes 2 years ago
parent 89aec2e408
commit 2750d5e944

@ -10,6 +10,8 @@
NPC_MOOSE,
} NpcKind;
// TODO do strings: https://pastebin.com/Kwcw2sye
#define DO_CHATGPT_PARSING
#define Log(...) { printf("%s Log %d | ", __FILE__, __LINE__); printf(__VA_ARGS__); }

Loading…
Cancel
Save