pokeemerald/include/rom4.h
2017-09-16 15:13:26 -04:00

16 lines
221 B
C

//
// Created by scott on 9/15/2017.
//
#ifndef GUARD_ROM4_H
#define GUARD_ROM4_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_8086230(void);
#endif //GUARD_ROM4_H