summaryrefslogtreecommitdiff
path: root/map.c
diff options
context:
space:
mode:
authorleo <leo@azuminha.com>2024-04-18 18:00:40 -0300
committerleo <leo@azuminha.com>2024-04-18 18:00:40 -0300
commit954fc6b9d4bfee8b2eb1af11f4e62a66b9e8da57 (patch)
tree2e54bccfcb9507f4919b67ddb0a4996f91dd608c /map.c
parent0d530f0e84c15387cd22ae1608c284befff8e87f (diff)
finalizado?
Diffstat (limited to 'map.c')
-rw-r--r--map.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/map.c b/map.c
index 39272fd..56a83d9 100644
--- a/map.c
+++ b/map.c
@@ -1,3 +1,8 @@
+/*
+ * Nome: Leonardo Koosuke Azuma
+ * SO: Arch Linux x86_64
+ * Compilador: gcc (GCC) 13.2.1 20230801
+ */
#include "include/map.h"
#include <stdlib.h>
#include <stdio.h>