This website requires JavaScript.
Explore
Help
Sign In
ninjdai
/
pokeemerald
Watch
1
Star
0
Fork
0
You've already forked pokeemerald
mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced
2024-11-16 19:47:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fbcad9d3ec
pokeemerald
/
include
/
debug.h
7 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Implementation if Pyredrid and AsparagusEduardo debug menu plus huge rewrite and tons of additions V2: Fly, Warp, Flags, Vars, give items, give pkm 2 versions Improved cheats, reworked the vars system vars function now starts at VARS_START and end VARS_END Figured out how to display FieldMessages, reimplemented CheckSafeBlock, cleanup DebugAction_DestroyExtraWindow instead of multiple, renamed text variables cleanup + pokemon simple give pokemon complex nearly done Complex pkm works, items now with icons if statement cleanup alter build tools to include maps per map group Warp functionallity added hex value to flags and vars cleanup Credits
2020-09-26 00:51:02 +02:00
#
ifndef GUARD_DEBUG_H
#
define GUARD_DEBUG_H
void
Debug_ShowMainMenu
(
void
)
;
removed the entries ld_script as per pret#1738, added newline to debug.h
2022-08-30 17:08:35 +02:00
#
endif
// GUARD_DEBUG_H
Copy Permalink