More warning fixes, switches and printfs, etc.
This time ones not reported by Visual Studio.
This commit is contained in:
parent
4d8700cbfa
commit
862c88d61a
7 changed files with 17 additions and 9 deletions
|
@ -120,6 +120,7 @@ reswitch:
|
|||
|
||||
case CORE_POWERDOWN:
|
||||
case CORE_ERROR:
|
||||
case CORE_NEXTFRAME:
|
||||
//1: Exit loop!!
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue