2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00

First version

This commit is contained in:
Michael Brown 2005-04-09 13:32:26 +00:00
parent c8c7d93757
commit 9cc90cbb07

View File

@ -0,0 +1,6 @@
#ifndef RELOCATE_H
#define RELOCATE_H
extern void relocate ( void );
#endif /* RELOCATE_H */