mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-02 09:52:39 -05:00
Fixes warning:
```
../Source/UnitTests/TestUtils/StubHost.cpp: In function 'void Host_RequestFullscreen(bool)':
../Source/UnitTests/TestUtils/StubHost.cpp:39:6: error: no previous declaration for 'void Host_RequestFullscreen(bool)' [-Werror=missing-declarations]
void Host_RequestFullscreen(bool)
^
```
|
||
|---|---|---|
| .. | ||
| Common | ||
| Core | ||
| TestUtils | ||
| VideoCommon | ||
| CMakeLists.txt | ||
| UnitTests.vcxproj | ||
| UnitTests.vcxproj.user | ||