pmd-red/include/ground_lives.h
2025-03-26 21:27:22 -07:00

11 lines
199 B
C

#ifndef GUARD_GROUND_LIVES_H
#define GUARD_GROUND_LIVES_H
#include "structs/str_position.h"
// ground_lives.s
s16 sub_80A7AE8(s16);
s16 sub_80A8FD8(s32, PixelPos*);
#endif // GUARD_GROUND_LIVES_H