OSDN Git Service

SDL_Vulkan_UnloadLibrary 新規追加 https://wiki.libsdl.org/SDL_Vulkan_UnloadLibrary
[sdl2referencejp/sdl2referencejp.git] / TTF_WasInit.html
index 474ce4b..ad4f535 100644 (file)
@@ -25,7 +25,7 @@ TrueType
 <h2>\83T\83\93\83v\83\8b\83R\81[\83h</h2>\r
 <code>\r
 <pre>\r
-if(!TTF_WasInit() && TTF_Init()==-1) {\r
+if(!TTF_WasInit() &amp;&amp; TTF_Init()==-1) {\r
     printf("TTF_Init: %s\n", TTF_GetError());\r
     exit(1);\r
 }\r