revert merge coz its bugged

This commit is contained in:
DizzyEggg
2017-10-23 13:36:55 +02:00
parent 7d1373e3fa
commit 5b70307962
137 changed files with 15649 additions and 11131 deletions
-17
View File
@@ -1,17 +0,0 @@
//
// Created by scott on 10/20/2017.
//
#ifndef GUARD_ITEM_ICON_H
#define GUARD_ITEM_ICON_H
extern EWRAM_DATA void *gUnknown_0203CEBC;
extern EWRAM_DATA void *gUnknown_0203CEC0;
extern const struct SpriteTemplate gUnknown_08614FF4;
bool8 AllocItemIconTemporaryBuffers(void);
void CopyItemIconPicTo4x4Buffer(void *src, void *dest);
void FreeItemIconTemporaryBuffers(void);
#endif //GUARD_ITEM_ICON_H