diff options
Diffstat (limited to 'engine/xbox')
| -rw-r--r-- | engine/xbox/xbox.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/xbox/xbox.def b/engine/xbox/xbox.def new file mode 100644 index 0000000..4addff7 --- /dev/null +++ b/engine/xbox/xbox.def @@ -0,0 +1,3 @@ +LIBRARY engine_360.dll +EXPORTS + CreateInterface @1 |