summaryrefslogtreecommitdiff
path: root/include/pokemon_3.h
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-02-11 17:19:36 -0500
committergolem galvanize <golemgalvanize@github.com>2018-02-11 17:19:36 -0500
commit601a942db45bd5697d15ae2fd8ab10c8259410b4 (patch)
tree7b853360bdf2e4bf7eb8ba0a265f482f47e915e6 /include/pokemon_3.h
parent99d0b4bbfd3fd05ba67aed1e7cf1b500b3ab594f (diff)
decompile main_menu
Diffstat (limited to 'include/pokemon_3.h')
-rw-r--r--include/pokemon_3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon_3.h b/include/pokemon_3.h
index 82dfacf48..263839b19 100644
--- a/include/pokemon_3.h
+++ b/include/pokemon_3.h
@@ -1,6 +1,7 @@
#ifndef GUARD_POKEMON_3_H
#define GUARD_POKEMON_3_H
+u16 sub_806EFF0(u16);
const u8* GetTrainerClassNameFromId(u16 trainerId);
const u8* GetTrainerNameFromId(u16 trainerId);
void PlayMapChosenOrBattleBGM(u16 song);