repo.or.cz
/
rofl0r-concol.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
README: mention SDL2 backend
[rofl0r-concol.git]
/
fonts
/
int10font14.h
blob
8f839960148892d1715e665d10fb020dbfbf0fe1
1
#ifndef INT10FONT14_H
2
#define INT10FONT14_H
3
4
#include
"font.h"
5
6
extern
font int10font14
;
7
8
#pragma RcB2 DEP
"int10font14.c"
9
10
#endif