ソースを参照

Fixed typo in SDL_dialog.h

Sam Lantinga 1 年間 前
コミット
b15fab0207
1 ファイル変更1 行追加1 行削除
  1. 1 1
      include/SDL3/SDL_dialog.h

+ 1 - 1
include/SDL3/SDL_dialog.h

@@ -262,4 +262,4 @@ extern SDL_DECLSPEC void SDLCALL SDL_ShowOpenFolderDialog(SDL_DialogFileCallback
 #endif
 #include <SDL3/SDL_close_code.h>
 
-#endif /* SDL_joystick_h_ */
+#endif /* SDL_dialog_h_ */