Commit 4d69eb73 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

MKV: deinlined a function.

parent ce44a3aa
...@@ -372,7 +372,7 @@ public: ...@@ -372,7 +372,7 @@ public:
void StartUiThread(); void StartUiThread();
void StopUiThread(); void StopUiThread();
bool b_ui_hooked; bool b_ui_hooked;
inline void SwapButtons(); void SwapButtons();
/* for spu variables */ /* for spu variables */
input_thread_t *p_input; input_thread_t *p_input;
......
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