Remove useless includes in hsr.c

This commit is contained in:
mkrsym1 2023-06-21 17:47:42 +03:00
parent 661ef826c3
commit 95dec1b0fd

View File

@ -2,9 +2,6 @@
#include <msg.h>
#include <main.h>
#include <crc32.h>
#include <pe.h>
#include <game.h>
const char *HSR_NAME = "StarRail";