more case sensitivity fixes

This commit is contained in:
scawful
2022-06-13 18:04:54 -04:00
parent 0f19d03893
commit 87a4ef2db8
11 changed files with 25 additions and 23 deletions

View File

@@ -4,9 +4,9 @@
#include <cmath>
#include "Graphics/Bitmap.h"
#include "Graphics/Icons.h"
#include "graphics/tile.h"
#include "Graphics/bitmap.h"
#include "Graphics/icons.h"
#include "Graphics/tile.h"
// first step would be to decompress all graphics data from the game
// (in alttp that's easy they're all located in the same location all the