Changeset 4994692 in opengl-game for main-vulkan.cpp
- Timestamp:
- Apr 19, 2020, 1:23:02 AM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 5ba732a
- Parents:
- 6385d0f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main-vulkan.cpp
r6385d0f r4994692 11 11 12 12 int main(int argc, char* argv[]) { 13 // TODO: Add date & time to the crash log 13 14 CrashLogger logger(__main, argc, argv); 14 15
Note:
See TracChangeset
for help on using the changeset viewer.