From 6e7ab076591453f6d77a6d9dc83a65911800845e Mon Sep 17 00:00:00 2001 From: nmlgc Date: Mon, 1 Nov 2021 17:32:20 +0100 Subject: [PATCH] [Decompilation] [th01] Loading and initializing common data used in all stages Stupid one-off functions deserve stupid names, Part 2. If it only loaded sprites, I might have given it a somewhat better name. Part of P0167, funded by Ember2528. --- th01/hiscore/scoredat.hpp | 6 +-- th01/main/bullet/laser_s.hpp | 7 +++ th01/main/player/anim.hpp | 2 +- th01/main/player/bomb.hpp | 3 ++ th01/main/stage/stages.hpp | 5 +++ th01/main_010.cpp | 38 +++++++++++++++++ th01/main_19.cpp | 2 + th01/shiftjis/fns.hpp | 2 + th01/sprites/main_ptn.h | 13 ++++-- th01_reiiden.asm | 83 +++++++++--------------------------- 10 files changed, 91 insertions(+), 70 deletions(-) diff --git a/th01/hiscore/scoredat.hpp b/th01/hiscore/scoredat.hpp index 77c8aa0a..6de54d08 100644 --- a/th01/hiscore/scoredat.hpp +++ b/th01/hiscore/scoredat.hpp @@ -55,9 +55,9 @@ typedef StupidBytewiseWrapperAround