GetFieldObjectGraphicsInfo

This commit is contained in:
scnorton
2017-09-08 14:16:44 -04:00
parent 823f8d6a0c
commit e0b2e6cdbf
4 changed files with 37 additions and 43 deletions

View File

@@ -1,12 +1,13 @@
#ifndef POKEEMERALD_FIELD_MAP_OBJ_H
#define POKEEMERALD_FIELD_MAP_OBJ_H
#define NUM_OBJECT_GRAPHICS_INFO 239
#define SPRITE_VAR 240
// Exported struct declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_808D438(void);