Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Jan 29, 2024
1 parent 8988c3b commit 8e1f02f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion external/FusionDxHook
3 changes: 0 additions & 3 deletions source/PPSSPP.XboxRainDroplets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,7 @@ void RenderDroplets()
if (SendMessageTimeout(hWndPPSSPP, WM_USER_GET_EMULATION_STATE, 0, 0, SMTO_NORMAL, 10L, &dwResult))
{
if (!dwResult)
{
pXRData = nullptr;
return;
}

enum
{
Expand Down

0 comments on commit 8e1f02f

Please sign in to comment.