mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 13:09:56 +00:00
7 lines
130 B
C
7 lines
130 B
C
|
#ifndef GUARD_GROUND_LIVES_H
|
||
|
#define GUARD_GROUND_LIVES_H
|
||
|
|
||
|
// ground_lives.s
|
||
|
s16 sub_80A7AE8(s32);
|
||
|
|
||
|
#endif // GUARD_GROUND_LIVES_H
|