Browse Source

updated readme

iver 7 months ago
parent
commit
7722728e6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -23,6 +23,7 @@ Rasterizer + Iver = RasterIver
 - `RI_FLAG_SHOW_INFO` Shows object info
 - `RI_FLAG_DEBUG_TICK` Turns debugging on or off for anything that would fill up the console when constantly ticking
 - `RI_FLAG_USE_CPU` Use the CPU over the GPU
+- `RI_FLAG_HANDLE_SDL_EVENTS` Whether RasterIver should handle SDL events
 
 ## Requirements
 #### To Run