remaining lilycove lady functions

This commit is contained in:
PikalaxALT
2017-09-20 20:48:32 -04:00
parent faf844f332
commit d263750f19
4 changed files with 61 additions and 116 deletions

View File

@@ -28,5 +28,6 @@ void strange_npc_table_clear(void);
const struct MapHeader *get_mapheader_by_bank_and_number(u8, u8);
void FieldObjectMoveDestCoords(struct MapObject *, u32, s16 *, s16 *);
void sub_8086230(void);
void c2_exit_to_overworld_2_switch(void);
#endif //GUARD_ROM4_H

6
include/rom6.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef GUARD_ROM6_H
#define GUARD_ROM6_H
void sub_81357FC(u8, void(void));
#endif //GUARD_ROM6_H