mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Moved every platform specific code to their own folder
This commit is contained in:
parent
dd13377be7
commit
1785ae6eaf
37 changed files with 9 additions and 1460 deletions
|
|
@ -64,7 +64,7 @@ public:
|
|||
};
|
||||
|
||||
#elif defined __LINUX__
|
||||
#include "OpenGLX_Hook.h"
|
||||
#include "linux/OpenGLX_Hook.h"
|
||||
|
||||
class Renderer_Detector
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue