fuck git and fuck vs code
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
|
||||
#include "audio.h"
|
||||
#include "font.h"
|
||||
#include "icon.h"
|
||||
#include "shader.h"
|
||||
@@ -15,6 +16,7 @@ namespace anm2ed
|
||||
resource::Font fonts[resource::font::COUNT]{};
|
||||
resource::Texture icons[resource::icon::COUNT]{};
|
||||
resource::Shader shaders[resource::shader::COUNT]{};
|
||||
resource::Audio music{};
|
||||
|
||||
Resources();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user