Loading and animating mario textures from rom
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
#include "include/types.h"
|
||||
|
||||
extern struct Animation *gLibSm64MarioAnimations;
|
||||
//extern void *gMarioAnimsPtr;
|
||||
|
||||
extern void load_mario_anims_from_rom( uint8_t *rom );
|
||||
Reference in New Issue
Block a user