Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Compile fix for android.
"ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]" Moving some variable declarations to the top of Android_SetScreenResolution()
- Loading branch information