Decompile wipe.c

This commit is contained in:
gamemasterplc 2023-12-26 12:31:14 -06:00
parent 72c850b0fb
commit f383e26929
12 changed files with 390 additions and 31 deletions

View file

@ -2,6 +2,7 @@
#include "game/object.h"
#include "game/printfunc.h"
#include "game/pad.h"
#include "game/wipe.h"
#include "math.h"