projects
/
rodin
/
chimara.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Wrote platform-dependent dispatch code
[rodin/chimara.git]
/
libchimara
/
resource.h
1
#ifndef RESOURCE_H
2
#define RESOURCE_H
3
4
#include <glib.h>
5
#include "glk.h"
6
#include "gi_blorb.h"
7
#include "chimara-glk-private.h"
8
#include "magic.h"
9
10
#endif