2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-06-10 18:05:10 +00:00

First version

This commit is contained in:
Michael Brown
2005-04-09 13:32:26 +00:00
parent c8c7d93757
commit 9cc90cbb07
+6
View File
@@ -0,0 +1,6 @@
#ifndef RELOCATE_H
#define RELOCATE_H
extern void relocate ( void );
#endif /* RELOCATE_H */