summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-03-23 22:10:37 +0100
committerkdx <kikoodx@paranoici.org>2023-03-23 22:10:37 +0100
commit6a0392d7a00782fd5ed1c74ee1e3ab44f9c7c399 (patch)
treedb49576cfcad3ea60231440f5bf9fb7ec8f56508 /src
parent2d54dc7915c2d83bfde66e9591200b95e7b09cb9 (diff)
downloadhyperultra-6a0392d7a00782fd5ed1c74ee1e3ab44f9c7c399.tar.gz
build for calc
Diffstat (limited to 'src')
-rw-r--r--src/background.c1
-rw-r--r--src/map.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/background.c b/src/background.c
index 48501c1..b001812 100644
--- a/src/background.c
+++ b/src/background.c
@@ -3,6 +3,7 @@
#include "rotrect.h"
#include "game.h"
#include <math.h>
+#include <stddef.h>
double tick = 0;
diff --git a/src/map.c b/src/map.c
index 0bd668d..c572854 100644
--- a/src/map.c
+++ b/src/map.c
@@ -7,6 +7,7 @@
#include "wakywakysnakysnake.h"
#include "idkwymmdr.h"
#include <stddef.h>
+#include <string.h>
#define LOL(x) (unsigned char *)(x)
unsigned char *maps[] = {