INITIAL COMMIT

This commit is contained in:
Abdelrahman Said 2023-08-06 21:21:34 +01:00
commit 968d76e925
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
main

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# SDL Custom Pixel Buffer
Testing tweaking an SDL_Surface's pixel buffer directly.