Use define for showing HuSprGrpDrawNoSet prototype

This commit is contained in:
gamemasterplc 2024-04-02 13:14:50 -05:00
parent 58de56c90a
commit 1ff18808ea
4 changed files with 4 additions and 4 deletions

View file

@ -23,8 +23,6 @@
#include "math.h"
void HuSprGrpDrawNoSet(s16 group, s32 draw_no);
#define ABS(x) (((x) < 0) ? -(x) : (x))
typedef struct {