move data to c

This commit is contained in:
DizzyEggg
2018-12-23 14:52:47 +01:00
parent 6d57a9dfc8
commit efa820469a
10 changed files with 105 additions and 227 deletions
+1 -2
View File
@@ -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);