mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Add a shorthand alias for FRACUNIT
This commit is contained in:
parent
825ae44555
commit
2f7bc4a879
1 changed files with 1 additions and 0 deletions
|
|
@ -9511,6 +9511,7 @@ struct {
|
|||
|
||||
// fixed_t constants, from m_fixed.h
|
||||
{"FRACUNIT",FRACUNIT},
|
||||
{"FU" ,FRACUNIT},
|
||||
{"FRACBITS",FRACBITS},
|
||||
|
||||
// doomdef.h constants
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue