diff options
Diffstat (limited to 'al/eax/x_ram.cpp')
-rw-r--r-- | al/eax/x_ram.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/al/eax/x_ram.cpp b/al/eax/x_ram.cpp new file mode 100644 index 00000000..7332c82e --- /dev/null +++ b/al/eax/x_ram.cpp @@ -0,0 +1,3 @@ +#include "config.h" + +#include "x_ram.h" |