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

@@ -4,12 +4,24 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<style>
body { background-color: #212837; color: #FFFFFF; }
a { color: #40bfb8; }
a::before {
content: "---";
font-family: monospace, monospace;
display: inline-block;
margin-right: 6px;
color: #40bfb8;
}
</style>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title> RCBasic </title>
</head>
<body>
<img src="images/banner.png" style="width:70%;height:70%;">
<ul id="myUL">
<li><span class="box" >Getting Started</span>