Starship/include/hit64.h
2024-10-23 11:22:44 -03:00

7 lines
64 B
C

#ifndef HIT64_H
#define HIT64_H
void Hit64_Main(void);
#endif