move data to c
This commit is contained in:
+1
-2
@@ -3,6 +3,7 @@
|
||||
#include "alloc.h"
|
||||
#include "decompress.h"
|
||||
#include "main.h"
|
||||
#include "battle_main.h"
|
||||
|
||||
struct UnkStruct2
|
||||
{
|
||||
@@ -31,8 +32,6 @@ struct UnkStruct1
|
||||
struct UnkStruct2 *array;
|
||||
};
|
||||
|
||||
extern const struct SpriteTemplate gUnknown_0831AC88;
|
||||
|
||||
// this file's functions
|
||||
static u8 sub_8035518(u8 arg0);;
|
||||
static void sub_8034EFC(struct UnkStruct2 *arg0);
|
||||
|
||||
Reference in New Issue
Block a user