Skip to content

Commit

Permalink
Update MoeSSUI.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
NaruseMioShirakana authored Jan 18, 2023
1 parent bd93cfb commit aada5a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MoeSSUI.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* file: MoeSSUI.cpp
* info: MoeSS的UI界面实现 应用程序主类
*
Expand All @@ -8,7 +8,7 @@
*/
#include "framework.h"
#include "MoeSSUI.h"
#define val const auto

int __stdcall wWinMain(_In_ HINSTANCE hInstance,
_In_opt_ HINSTANCE hPrevInstance,
_In_ LPWSTR lpCmdLine,
Expand Down

0 comments on commit aada5a8

Please sign in to comment.