summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 4619495..482bc3c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -139,6 +139,7 @@ int main()
// TODO quirk, when doing further edits keep previous ones in mind
int retskin = setskinbyname("New Santa", "santa_coala", &d);
+ setskinbyid(9, "bomb", &d);
int retmap = changemap(mp, "pepeg", &d);