Fixing VC++ warnings and errors.

This commit is contained in:
Ben Vanik
2013-02-08 22:07:38 -08:00
parent c1e2119db4
commit 338b890ef5
26 changed files with 147 additions and 58 deletions

View File

@@ -83,7 +83,7 @@ void Debugger::Broadcast(uint32_t source_id,
0x00000001,
source_id,
0,
length,
(uint32_t)length,
};
uint8_t* buffers[] = {
(uint8_t*)header,