Sanitized some video code to avoid #include's inside headers, and added guards to include/86box/thread.h.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
*
|
||||
* Copyright 2022 TheCollector1995.
|
||||
*/
|
||||
|
||||
#ifndef VIDEO_XGA_H
|
||||
#define VIDEO_XGA_H
|
||||
|
||||
@@ -232,4 +231,5 @@ typedef struct xga_t {
|
||||
|
||||
int big_endian_linear;
|
||||
} xga_t;
|
||||
|
||||
#endif /*VIDEO_XGA_H*/
|
||||
|
||||
Reference in New Issue
Block a user