mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
fix some shito
This commit is contained in:
@ -120,8 +120,6 @@
|
||||
\
|
||||
func(GLCOLORMASKI, glColorMaski); \
|
||||
\
|
||||
func(GLMEMORYBARRIER, glMemoryBarrier); \
|
||||
\
|
||||
func(GLGETSTRINGI, glGetStringi); \
|
||||
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <queue>
|
||||
#include <SDL2/SDL.h>
|
||||
#include "types.h"
|
||||
#include "../types.h"
|
||||
#include "OSD.h"
|
||||
|
||||
#include "libui/ui.h"
|
||||
|
Reference in New Issue
Block a user