diff options
Diffstat (limited to 'src/port/Variables.cpp')
| -rw-r--r-- | src/port/Variables.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/port/Variables.cpp b/src/port/Variables.cpp new file mode 100644 index 00000000..f7ccf0eb --- /dev/null +++ b/src/port/Variables.cpp @@ -0,0 +1,6 @@ +#include <libultraship.h> +#include <Fast3D/gfx_pc.h> + +extern "C" { + +}
\ No newline at end of file |
