This commit is contained in:
2026-06-10 19:06:19 -05:00
parent 8131bcd4d4
commit 5be21a21d5
221 changed files with 2254 additions and 12533 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ with open(args.csv, newline="", encoding="utf-8") as f:
# Build output
out = [
"#pragma once",
'#include "story/storyflagdefs.h"',
'#include "rpg/story/storyflagdefs.h"',
"",
"typedef enum {",
" STORY_FLAG_NULL,",