Skip to content

Commit

Permalink
aaaio
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 committed Dec 23, 2024
1 parent ac06c0f commit e039658
Show file tree
Hide file tree
Showing 86 changed files with 26 additions and 4,252 deletions.
5 changes: 4 additions & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"id": "user95401.gemetry_trash",
"name": "Gemetry Trash",
"version": "v3.1.1-beta.3",
"version": "v3.1.1",
"developer": "user95401",
"description": "",
"early-load": true,
Expand All @@ -29,6 +29,9 @@
],
"PlayerExplosion_01": [
"resources/spritesheets/PlayerExplosion_01/**/*.png"
],
"icons": [
"resources/spritesheets/icons/**/*.png"
]
},
"files": [
Expand Down
5 changes: 0 additions & 5 deletions src/_main.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ using namespace geode::prelude;

#include <libs/CCLabelBMFontAnimated.h>

#include <libs/Gif/GIFMovie.h>
#include <libs/Gif/CacheGif.h>
#include <libs/Gif/InstantGif.h>

#include <regex>

#include <_fs.hpp>
Expand Down Expand Up @@ -195,7 +191,6 @@ auto pLoadingLayerRef = Ref<LoadingLayer>(nullptr);
#include "random_shit/menulayer_ruinify.hpp"
#include "random_shit/game_ruinify.hpp"
#include "random_shit/SoggyPop.hpp"
#include "random_shit/NX_vcjZmQ9w.hpp"
#include "random_shit/gtasa_map.hpp"
#include "random_shit/menuitems.hpp"
#include "random_shit/second_floor.hpp"
118 changes: 0 additions & 118 deletions src/libs/Gif/Bitmap.cpp

This file was deleted.

96 changes: 0 additions & 96 deletions src/libs/Gif/Bitmap.h

This file was deleted.

Loading

0 comments on commit e039658

Please sign in to comment.