summaryrefslogtreecommitdiff
path: root/src/decomp/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decomp/output.h')
-rw-r--r--src/decomp/output.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/decomp/output.h b/src/decomp/output.h
index 402a73a..63be0f5 100644
--- a/src/decomp/output.h
+++ b/src/decomp/output.h
@@ -53,6 +53,9 @@ GBufferLine *g_lang_output_write_comments(GLangOutput *, GCodeBuffer *, const ch
+typedef unsigned int lang_t;
+
+
#endif /* _DECOMP_OUTPUT_H */