Current News
Archived News
Search News
Discussion Forum
Old Forum
Install Programs
More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links
Small banner for links to this site:
projects
/
SFmpqapi.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
graphiclog
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
Preliminary large archive support - incomplete, probably crashes.
[SFmpqapi.git]
/
SFmpq_static.cpp
Commit
Line
Data
7df24e1f
1
/* License information for this code is in license.txt */
2
3
#include "..\\SFmpqapi\\SFmpq_static.h"
4
5
void LoadSFMpq()
6
{
7
}
8
9
void FreeSFMpq()
10
{
11
}
12