mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-03-26 16:57:45 -07:00
7 lines
64 B
C
7 lines
64 B
C
#ifndef HIT64_H
|
|
#define HIT64_H
|
|
|
|
void Hit64_Main(void);
|
|
|
|
#endif
|