mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-08 20:27:48 +00:00
Initial project setup
This commit is contained in:
4
src/Linker/main.cpp
Normal file
4
src/Linker/main.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
int main(int argc, const char** argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user