prog
This commit is contained in:
@@ -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,",
|
||||
|
||||
Reference in New Issue
Block a user