mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Wow!
(cherry picked from commit be01a5917639f4b05de99ef92bdafb50a204ee56)
This commit is contained in:
parent
07cf9cddf1
commit
1af2ecdf15
1 changed files with 1 additions and 0 deletions
|
|
@ -1879,6 +1879,7 @@ void V_DrawStringScaled(
|
|||
|
||||
chw <<= FRACBITS;
|
||||
spacew <<= FRACBITS;
|
||||
lfh <<= FRACBITS;
|
||||
|
||||
#define Mul( id, scale ) ( id = FixedMul (scale, id) )
|
||||
Mul (chw, scale);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue