Commit dbdb3a7c authored by kikyoulzg's avatar kikyoulzg Committed by kikyoulzg

kikyoulzg fix

parent d72141ef
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include "replay.h" #include "replay.h"
#include "replay_mode.h" #include "replay_mode.h"
namespace ygo { namespace ygo {
unsigned DuelClient::connect_state = 0; unsigned DuelClient::connect_state = 0;
unsigned char DuelClient::response_buf[64]; unsigned char DuelClient::response_buf[64];
unsigned char DuelClient::response_len = 0; unsigned char DuelClient::response_len = 0;
......
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