Changeset b8d4456 in opengl-game for consts.hpp


Ignore:
Timestamp:
Jun 8, 2020, 6:49:39 PM (4 years ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl, master
Children:
4e705d6
Parents:
4a9416a
Message:

Add x and y coordinates to mouse events

File:
1 edited

Legend:

Unmodified
Added
Removed
  • consts.hpp

    r4a9416a rb8d4456  
    44#define GAME_VERSION "0.01.000"
    55
     6// TODO: Rename these using some other prefix
    67#define RTWO_SUCCESS true
    78#define RTWO_ERROR false
Note: See TracChangeset for help on using the changeset viewer.