From 9708ee074427de0160084c6d8ca7eabca501fc69 Mon Sep 17 00:00:00 2001 From: TheXaman Date: Sun, 20 Jun 2021 16:57:34 +0200 Subject: [PATCH] fixed credit link --- src/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug.c b/src/debug.c index 2de9d8f90..abd3c4d45 100644 --- a/src/debug.c +++ b/src/debug.c @@ -6,7 +6,7 @@ //Pyredrid: https://github.com/Pyredrid/pokeemerald/tree/debugmenu //AsparagusEduardo: https://github.com/AsparagusEduardo/pokeemerald/tree/InfusedEmerald_v2 //Ghoulslash: https://github.com/ghoulslash/pokeemerald -//Jaizu: https://hastebin.com/raw/rikegejore +//Jaizu: https://jaizu.moe/ #include "global.h" #include "battle.h" #include "coins.h"