the only day i will ever use gitea in the browser
This commit is contained in:
2
sample.c
2
sample.c
@@ -1,6 +1,6 @@
|
||||
// This program simply loads a QOI file into Allegro
|
||||
// as a texture and then dumps the texture data as a PNG.
|
||||
// Take notice of lines 12 and 13. You only need to initialize
|
||||
// Take notice of lines 20 and 21. You only need to initialize
|
||||
// the QOI plugin (this registers the function hooks that Allegro
|
||||
// will use whenever you want to I/O on a filename ending in .qoi)
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user