Karl Zylinski vor 6 Monaten
Ursprung
Commit
e113a335b1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -26,6 +26,7 @@ Here follows my near-future TODO list
 	* check status of gamepad
 	* what happens when you pull one out?
 	* playstation
+	* vibration
 * basic text rendering
 * Do proper checks of vertex count and dispatch rendering when full
 	* What happens when list is full? We can't just empty the vertex list due to being used by input assembler etc.