mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +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
|
|
@ -625,7 +625,7 @@ Renderer_Detector::Renderer_Detector():
|
|||
{}
|
||||
|
||||
#else// defined(__LINUX__)//!STEAM_WIN32
|
||||
#include "X11_Hook.h"
|
||||
#include "linux/X11_Hook.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <fstream>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue