rom_81700F8

This commit is contained in:
PikalaxALT
2017-09-15 22:12:45 -04:00
parent 78009a835f
commit 54c8580d34
9 changed files with 73 additions and 65 deletions

15
include/rom4.h Normal file
View File

@@ -0,0 +1,15 @@
//
// Created by scott on 9/15/2017.
//
#ifndef POKEEMERALD_ROM4_H
#define POKEEMERALD_ROM4_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_8086230(void);
#endif //POKEEMERALD_ROM4_H