unsigned char -> char for serialization data structures.
See Issue 604
This commit is contained in:
@@ -304,6 +304,7 @@ void DemoApplication::reshape(int w, int h)
|
||||
}
|
||||
|
||||
|
||||
|
||||
void DemoApplication::keyboardCallback(unsigned char key, int x, int y)
|
||||
{
|
||||
(void)x;
|
||||
|
||||
Reference in New Issue
Block a user