This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
sovereignx/include/credits.h
2023-08-10 20:11:07 -04:00

8 lines
150 B
C

#ifndef GUARD_CREDITS_H
#define GUARD_CREDITS_H
extern bool8 gHasHallOfFameRecords;
void CB2_StartCreditsSequence(void);
#endif // GUARD_CREDITS_H