berry.s decompiled

This commit is contained in:
DizzyEggg
2017-09-13 11:16:26 +02:00
parent a83d07e1b3
commit 5f4c5e280c
49 changed files with 1089 additions and 1780 deletions

6
include/fieldmap.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef GUARD_FIELDMAP_H
#define GUARD_FIELDMAP_H
void GetCameraCoords(u16*, u16*);
#endif // GUARD_FIELDMAP_H