Add externs to interface and class headers.
Signed-off-by: aixxe <me@aixxe.net>
This commit is contained in:
@@ -108,4 +108,6 @@ class CInput {
|
||||
cmd_verified->m_cmd = *cmd;
|
||||
cmd_verified->m_crc = cmd->GetChecksum();
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
extern CInput* input;
|
||||
Reference in New Issue
Block a user