From 9ebdfcdd51820a80ab8da4c7c9c1504b3239056b Mon Sep 17 00:00:00 2001 From: Reonu Date: Wed, 18 Aug 2021 01:53:18 +0100 Subject: [PATCH] Replaced referenced to old repo name --- include/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/config.h b/include/config.h index d769ddc9..a5700b85 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ #ifndef CONFIG_H #define CONFIG_H -// ULTRASM64-EXTBOUNDS CONFIG FLAGS NEAR BOTTOM +// HACKERSM64 CONFIG DEFINES NEAR BOTTOM /** * @file config.h * A catch-all file for configuring various bugfixes and other settings (maybe eventually) in SM64 @@ -52,7 +52,7 @@ #endif -// -- ultrasm64-extbounds specific settings -- +// -- HackerSM64 specific settings -- // TEST LEVEL // Uncomment this define and set a test level in order to boot straight into said level.