You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,4 @@ Things left I want to do:
22
22
***SDL instead of SFML** I've found SDL to be much easier to use, plus it's much more widespread.
23
23
***Much shorter and concise operations** All the usual operands are grabbed at the beginning, makes code _much_ shorter (most of the opcodes are one-liners), consistent, and less prone to error.
24
24
25
-
***Fixed a bunch of bugs**These will be explained on later in the soon-to-be extensive README/Wiki
25
+
***Fixed a bunch of bugs**The old version had some rampant bug issues that were hard to track down due to how it was written
0 commit comments