From d2d0886cf770488d1b4890a3a414bbf983e784a6 Mon Sep 17 00:00:00 2001 From: esquizo Date: Sat, 2 May 2026 14:19:31 -0300 Subject: desacoplado keys --- dat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dat.h') diff --git a/dat.h b/dat.h index 76653b6..723f1c2 100644 --- a/dat.h +++ b/dat.h @@ -48,3 +48,5 @@ extern Entity *player; extern bool shot; extern int shotx, shoty; + +extern bool moveleft, moveright, moveup, movedown; -- cgit v1.2.3