Commit 3144ceef authored by kenan's avatar kenan

Merge branch 'master' of https://github.com/fallenstardust/YGOMobile-cn-ko-en

# Conflicts:
#	Classes/gframe/gframe.cpp
parents 737665c8 4523dd9d
......@@ -28,7 +28,6 @@ char* sub_string(const char* str, int start, int count=-1){
tmp[index] = '\0';
return tmp;
}
#ifdef _IRR_ANDROID_PLATFORM_
int GetListBoxIndex(IGUIListBox* listbox, const wchar_t* target){
int count = listbox->getItemCount();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment