mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-22 22:44:42 -04:00
7 lines
64 B
C
7 lines
64 B
C
#ifndef HIT64_H
|
|
#define HIT64_H
|
|
|
|
void Hit64_Main(void);
|
|
|
|
#endif
|