OSDN Git Service

SDL_WindowEventID サンプルコードを修正 https://wiki.libsdl.org/SDL_WindowEventID?action=diff...
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 21 Feb 2017 14:18:55 +0000 (23:18 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 21 Feb 2017 14:18:55 +0000 (23:18 +0900)
SDL_WindowEventID.html

index a36c455..f83063a 100644 (file)
@@ -37,6 +37,7 @@
 <p>\r
 <code>\r
 <pre>\r
+#include &lt;stdlib.h&gt;\r
 #include "SDL.h"\r
 \r
 int main(int, char**)  {\r