movement: generalize; use vectors #16

Merged
NotAShelf merged 6 commits from SquirrelModeler/rogged:generalize-movement into main 2026-04-09 14:11:47 +00:00
Showing only changes of commit 62a4442844 - Show all commits

chore: remove unused import

Squirrel Modeller 2026-04-09 15:15:02 +02:00
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>