mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
ws
This commit is contained in:
parent
1dae16ac57
commit
d41872723d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ using namespace Beefy;
|
|||
BF_IMPORT void BF_CALLTYPE Debugger_ProgramDone();
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
{
|
||||
BfpSystem_SetCommandLine(argc, argv);
|
||||
|
||||
BfpThread_SetName(NULL, "MainThread", NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue