mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2025-12-06 02:35:12 +03:00
7 lines
116 B
C
7 lines
116 B
C
// pthread_t thread, thread_m;
|
|
#include "events.h" // GLubyte etc
|
|
|
|
// GLubyte *prepareImage();
|
|
void help(char *s);
|
|
|