mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 17:20:57 +03:00
Added image view module
This commit is contained in:
6
image_view_module/main.h
Normal file
6
image_view_module/main.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// pthread_t thread, thread_m;
|
||||
#include "events.h" // GLubyte etc
|
||||
|
||||
// GLubyte *prepareImage();
|
||||
void help(char *s);
|
||||
|
||||
Reference in New Issue
Block a user