Skelanime/Animation header cleanup (#1434)

* Skelanime/Animation header cleanup

* touch up names of the two existing moveFlags macros

* formatter is a dum dum D:
This commit is contained in:
Dragorn421
2022-11-30 18:46:12 +01:00
committed by GitHub
parent 1587c5505a
commit da2e8a8f2c
6 changed files with 293 additions and 211 deletions
+3 -1
View File
@@ -139,7 +139,9 @@
} \
(void)0
extern GraphicsContext* __gfxCtx;
struct GraphicsContext;
extern struct GraphicsContext* __gfxCtx;
#define WORK_DISP __gfxCtx->work.p
#define POLY_OPA_DISP __gfxCtx->polyOpa.p