Add a shorthand alias for FRACUNIT

This commit is contained in:
Louis-Antoine 2020-11-12 21:33:47 +01:00 committed by James R
parent 39a320734d
commit 3aecc22764

View file

@ -4794,6 +4794,7 @@ struct int_const_s const INT_CONST[] = {
// fixed_t constants, from m_fixed.h
{"FRACUNIT",FRACUNIT},
{"FU" ,FRACUNIT},
{"FRACBITS",FRACBITS},
// doomdef.h constants