summaryrefslogtreecommitdiffstats
path: root/src/map/if/ifDec07.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/if/ifDec07.c')
-rw-r--r--src/map/if/ifDec07.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/if/ifDec07.c b/src/map/if/ifDec07.c
index 0200d347..1f3fea3e 100644
--- a/src/map/if/ifDec07.c
+++ b/src/map/if/ifDec07.c
@@ -1005,7 +1005,7 @@ void If_Dec5PerformTest()
word z, t, t1;
// s = If_Dec5PerformEx();
// t = If_Dec6Truth( s );
- t = 0xB0F3B0FFB0F3B0FF;
+ t = ABC_CONST(0xB0F3B0FFB0F3B0FF);
Kit_DsdPrintFromTruth( (unsigned *)&t, 5 ); printf("\n");