mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-21 06:19:56 +00:00
Remove useless lines
This commit is contained in:
parent
0ea242755e
commit
8215bc7e7d
1 changed files with 0 additions and 2 deletions
|
|
@ -30,7 +30,6 @@
|
||||||
struct SharedStatePrivate;
|
struct SharedStatePrivate;
|
||||||
struct RGSSThreadData;
|
struct RGSSThreadData;
|
||||||
struct GlobalIBO;
|
struct GlobalIBO;
|
||||||
struct mrb_state;
|
|
||||||
struct SDL_Window;
|
struct SDL_Window;
|
||||||
struct TEXFBO;
|
struct TEXFBO;
|
||||||
struct Quad;
|
struct Quad;
|
||||||
|
|
@ -46,7 +45,6 @@ class GLState;
|
||||||
class TexPool;
|
class TexPool;
|
||||||
class FontPool;
|
class FontPool;
|
||||||
class Font;
|
class Font;
|
||||||
struct BlurShader;
|
|
||||||
struct GlobalIBO;
|
struct GlobalIBO;
|
||||||
struct Config;
|
struct Config;
|
||||||
struct Vec2i;
|
struct Vec2i;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue