mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
6 lines
64 B
C
6 lines
64 B
C
#ifndef HIT64_H
|
|
#define HIT64_H
|
|
|
|
void Hit64_Main(void);
|
|
|
|
#endif
|