Fixed convertToSDLSurface() function for SetWindowIcon() and SaveBMP()

This commit is contained in:
n00b87
2026-02-25 17:04:49 -06:00
parent 902f0129f1
commit aa7667c838
12 changed files with 486 additions and 437 deletions

View File

@@ -1,8 +1,7 @@
table, th, td { border: 1px solid black; } th, td { padding: 10px; }
body { background-color: #064066; color: #FFFFFF; }
body { background-color: #161A23; color: #FFFFFF; }
a { color: #40bfb8; }
a::before {
content: "---";
font-family: monospace, monospace;
display: inline-block;
margin-right: 6px;