From cdb7302a1aae5289727d0b494c9a8d11ad6fc728 Mon Sep 17 00:00:00 2001 From: Arnaud Spiwack Date: Tue, 23 Sep 2025 16:16:53 +0900 Subject: [PATCH] Fix typo in warp_info.h for 'sand switch 3' --- src/fp/warps/warp_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fp/warps/warp_info.h b/src/fp/warps/warp_info.h index 778046c7..af07cdf8 100644 --- a/src/fp/warps/warp_info.h +++ b/src/fp/warps/warp_info.h @@ -270,7 +270,7 @@ struct AreaInfo areaDryDryRuins = { {"super hammer", 0x1}, {"super block", 0x3}, {"stone pedestals", 0x4}, - {"sand swtich 3", 0x4}, + {"sand switch 3", 0x4}, {"lunar stone", 0x1}, {"diamond stone", 0x1}, {"tutankoopa", 0x1},