2017-09-07 20:50:49 +01:00
|
|
|
//
|
|
|
|
// Created by scott on 9/7/2017.
|
|
|
|
//
|
|
|
|
|
2017-09-16 20:13:06 +01:00
|
|
|
#ifndef GUARD_MAP_OBJ_8097404_H
|
|
|
|
#define GUARD_MAP_OBJ_8097404_H
|
2017-09-07 20:50:49 +01:00
|
|
|
|
|
|
|
// Exported type declarations
|
|
|
|
|
|
|
|
// Exported RAM declarations
|
|
|
|
|
|
|
|
// Exported ROM declarations
|
|
|
|
void sub_8097AC8(struct Sprite *);
|
|
|
|
|
2017-09-16 20:13:06 +01:00
|
|
|
#endif //GUARD_MAP_OBJ_8097404_H
|