summaryrefslogtreecommitdiff
path: root/src/decomp/output-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decomp/output-int.h')
-rw-r--r--src/decomp/output-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decomp/output-int.h b/src/decomp/output-int.h
index 885d9ca..be057af 100644
--- a/src/decomp/output-int.h
+++ b/src/decomp/output-int.h
@@ -39,7 +39,7 @@ typedef GBufferLine * (* write_comments_fc) (GLangOutput *, GCodeBuffer *, const
typedef void (* write_comp_sign_fc) (GLangOutput *, GBufferLine *, CompSignType);
/* Xxx. */
-typedef GBufferLine * (* rlgbuftp_fc) (GLangOutput *, GCodeBuffer *, const GOpenidaType *);
+typedef GBufferLine * (* rlgbuftp_fc) (GLangOutput *, GCodeBuffer *, const GDataType *);
/* Xxx. */
typedef void (* lgbuf_fc) (GLangOutput *, GCodeBuffer *);