diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-07 15:50:49 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-07 15:50:49 -0400 |
commit | 64ebd9b4fb54fae34a8f7cebb14588b89693d4a3 (patch) | |
tree | a438358b6f7f6f8779e28b21a272ed7c1b74a738 /include/map_obj_8097404.h | |
parent | f7742a68ae57ffa9e7b965c6cc816f7977b9e467 (diff) |
sprite_new
Diffstat (limited to 'include/map_obj_8097404.h')
-rw-r--r-- | include/map_obj_8097404.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/map_obj_8097404.h b/include/map_obj_8097404.h new file mode 100644 index 000000000..6296febe4 --- /dev/null +++ b/include/map_obj_8097404.h @@ -0,0 +1,15 @@ +// +// Created by scott on 9/7/2017. +// + +#ifndef POKEEMERALD_MAP_OBJ_8097404_H +#define POKEEMERALD_MAP_OBJ_8097404_H + +// Exported type declarations + +// Exported RAM declarations + +// Exported ROM declarations +void sub_8097AC8(struct Sprite *); + +#endif //POKEEMERALD_MAP_OBJ_8097404_H |