Added logging and X11 Keymap translation. Also various bugfixes.
This commit is contained in:
parent
56f7cd1875
commit
54a0f5eb4e
16 changed files with 181 additions and 57 deletions
|
|
@ -2,7 +2,9 @@
|
|||
#define PGPL_H
|
||||
|
||||
#include <pgpl/gui.h>
|
||||
#include <pgpl/log.h>
|
||||
#include <pgpl/render.h>
|
||||
#include <pgpl/string.h>
|
||||
#include <pgpl/thread.h>
|
||||
#include <pgpl/timer.h>
|
||||
#include <pgpl/vector.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue