add missing newlines at end of dos sources.

This commit is contained in:
Ozkan Sezer
2026-04-26 21:12:14 +03:00
parent c65c809337
commit 1023f48b5a
9 changed files with 10 additions and 9 deletions

View File

@@ -47,4 +47,4 @@ extern const char *DOSVESA_GetGPUName(void);
// Combination: a usable banked window must be both supported and writable
#define VBE_WINATTR_USABLE (VBE_WINATTR_SUPPORTED | VBE_WINATTR_WRITABLE)
#endif // SDL_dosmodes_h_
#endif // SDL_dosmodes_h_