J :
* Fix features again.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
extern "C" {
|
||||
void FSOUND_Close();
|
||||
}
|
||||
int main() { FSOUND_Close(); }
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
extern "C" {
|
||||
void FSOUND_Close();
|
||||
}
|
||||
int main() { FSOUND_Close(); }
|
||||
|
||||
Reference in New Issue
Block a user