GetFieldObjectGraphicsInfo
This commit is contained in:
@@ -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);
|
||||
|
||||
10
include/mauville_old_man.h
Normal file
10
include/mauville_old_man.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by Scott Norton on 9/8/17.
|
||||
//
|
||||
|
||||
#ifndef POKEEMERALD_MAUVILLE_OLD_MAN_H
|
||||
#define POKEEMERALD_MAUVILLE_OLD_MAN_H
|
||||
|
||||
u8 sub_81201C8(void);
|
||||
|
||||
#endif //POKEEMERALD_MAUVILLE_OLD_MAN_H
|
||||
Reference in New Issue
Block a user