chore: remove unused import

This commit is contained in:
Squirrel Modeller 2026-04-09 15:15:02 +02:00
commit 62a4442844
No known key found for this signature in database
GPG key ID: C9FBA7B8C387BF70

View file

@ -2,7 +2,6 @@
#include "combat.h"
#include "common.h"
#include "items.h"
#include "movement.h"
#include "settings.h"
#include <string.h>