diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-08-02 18:59:09 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-08-02 18:59:09 +0000 |
| commit | 8ddbbfe157a5ed6d52bb07dcbef2e9c5814e80e0 (patch) | |
| tree | 4cd3c72e0561e05c7673ea107f4048e48c1daa73 /win32/gui/Win32.h | |
| parent | 3be36521b4e01c9b64c4012ffa7f97f15a60fd48 (diff) | |
| download | pcsxr-8ddbbfe157a5ed6d52bb07dcbef2e9c5814e80e0.tar.gz | |
Patch 12659 (dokuganryu);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@79284 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/gui/Win32.h')
| -rw-r--r-- | win32/gui/Win32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/gui/Win32.h b/win32/gui/Win32.h index d16a391b..446290f4 100644 --- a/win32/gui/Win32.h +++ b/win32/gui/Win32.h @@ -60,6 +60,7 @@ int LoadConfig(); void SaveConfig();
void ResetMenuSlots();
+void UpdateMenuItems();
void InitLanguages();
char *GetLanguageNext();
|
