mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-14 08:47:57 -05: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