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"

View file

@ -1,6 +1,7 @@
#include "REL/w10Dll.h"
#include "game/pad.h"
#include "game/data.h"
#include "game/wipe.h"
char lbl_1_data_98[] = "@@@@@@@@@@@@@@ Tutorial Exit @@@@@@@@@@@@@@\n\000";