fix: remove hardcoded win64 app includes

This commit is contained in:
Tropical
2026-03-04 18:24:32 -06:00
parent 7cb82626fa
commit 1eac848d3d
21 changed files with 4 additions and 29 deletions

View File

@@ -7,9 +7,6 @@
#include "../Minecraft.Client/Textures.h"
#include "Silverfish.h"
#include "SoundTypes.h"
#include "../Minecraft.Client/Windows64/Windows64_App.h"
Silverfish::Silverfish(Level *level) : Monster( level )
{