diff options
author | chai <chaifix@163.com> | 2019-03-30 11:59:35 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-30 11:59:35 +0800 |
commit | c270d033fa04873ee7a8925dbb00cae5edc4555c (patch) | |
tree | ee27a45c5b946b08dd7a726a925028f6ca3eabf1 /source/tests/03-openal/main.cpp | |
parent | 771df5c31cd5653467fd6e76c1a3e002ca39582c (diff) |
*misc
Diffstat (limited to 'source/tests/03-openal/main.cpp')
-rw-r--r-- | source/tests/03-openal/main.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/source/tests/03-openal/main.cpp b/source/tests/03-openal/main.cpp new file mode 100644 index 0000000..58b3a83 --- /dev/null +++ b/source/tests/03-openal/main.cpp @@ -0,0 +1,7 @@ + + + +int main() +{ + +} |