diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-10-18 13:53:17 +0300 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-10-18 13:53:17 +0300 |
commit | f60e3d667ae9be4d05b57afa676e5ef466ec352d (patch) | |
tree | 6abff9c88f79058629788b41c5d287421014114c /src/skel/win/win.cpp | |
parent | cafe4e38db66eee633eb964477f65900a1d29fd0 (diff) |
Minor things
Diffstat (limited to 'src/skel/win/win.cpp')
-rw-r--r-- | src/skel/win/win.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/skel/win/win.cpp b/src/skel/win/win.cpp index 149c9045..a10a1a92 100644 --- a/src/skel/win/win.cpp +++ b/src/skel/win/win.cpp @@ -53,6 +53,7 @@ #define MAX_SUBSYSTEMS (16) +// --MIAMI: file done static RwBool ForegroundApp = TRUE; |