Steve Grenier6febb8d0e4Created a new Platform.cpp source file and moved some of the common Platform methods from platform-specific source files into this source file to prevent duplication of code.
6febb8d0e4
Created a new Platform.cpp source file and moved some of the common Platform methods from platform-specific source files into this source file to prevent duplication of code.
76ea24e733
Updated the samples to reference the gameplay-main-android.cpp from within the gameplay source folder instead of using a separate main.cpp for each sample.