Explorar el Código

Fixed typo in SDL_dialog.h

Sam Lantinga hace 1 año
padre
commit
b15fab0207
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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_ */