From d452176e030bc7a43db040cc2ea309eb6a451f18 Mon Sep 17 00:00:00 2001 From: scawful Date: Sat, 4 Nov 2023 21:33:43 -0400 Subject: [PATCH] Remove `Events`, prefer Overworld or Dungeon. --- {Events => Dungeons}/house_tag.asm | 0 {Events => Overworld}/custom_rain.asm | 0 {Events => Overworld}/lost_woods.asm | 0 {Events => Overworld}/time_system.asm | 3 ++- 4 files changed, 2 insertions(+), 1 deletion(-) rename {Events => Dungeons}/house_tag.asm (100%) rename {Events => Overworld}/custom_rain.asm (100%) rename {Events => Overworld}/lost_woods.asm (100%) rename {Events => Overworld}/time_system.asm (94%) diff --git a/Events/house_tag.asm b/Dungeons/house_tag.asm similarity index 100% rename from Events/house_tag.asm rename to Dungeons/house_tag.asm diff --git a/Events/custom_rain.asm b/Overworld/custom_rain.asm similarity index 100% rename from Events/custom_rain.asm rename to Overworld/custom_rain.asm diff --git a/Events/lost_woods.asm b/Overworld/lost_woods.asm similarity index 100% rename from Events/lost_woods.asm rename to Overworld/lost_woods.asm diff --git a/Events/time_system.asm b/Overworld/time_system.asm similarity index 94% rename from Events/time_system.asm rename to Overworld/time_system.asm index 21f6ec9..f0c395b 100644 --- a/Events/time_system.asm +++ b/Overworld/time_system.asm @@ -1,5 +1,6 @@ ;----------------[ Time system ]---------------- -;@xkas +@xkas +warn xkas off lorom ; tiles locations on HUD