Changeset ed7c953 in opengl-game
- Timestamp:
 - Sep 3, 2019, 7:29:06 PM (6 years ago)
 - Branches:
 - feature/imgui-sdl, master, points-test
 - Children:
 - 39278a8
 - Parents:
 - b6e60b4
 - Files:
 - 
      
- 2 edited
 
- 
          
  opengl-game.cpp (modified) (1 diff)
 - 
          
  vulkan-game.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
opengl-game.cpp
rb6e60b4 red7c953 40 40 if (window == nullptr) { 41 41 cout << "Window could not be created!" << endl; 42 cout << gui->getError() << endl; 42 43 return RTWO_ERROR; 43 44 }  - 
      
vulkan-game.cpp
rb6e60b4 red7c953 40 40 if (window == nullptr) { 41 41 cout << "Window could not be created!" << endl; 42 cout << gui->getError() << endl; 42 43 return RTWO_ERROR; 43 44 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/medieval/chrome/site/your_project_logo.png)