#ifndef IN_GAME_GFXREPLACE_H #define IN_GAME_GFXREPLACE_H #include #include "data.h" #include "types.h" void gfxReplaceGbiCommandsRecursively(struct roomblock *arg0, s32 type); #endif