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
/
int10font08.h
blob
a334567fe04482a6dd3fd7d8a5ec388159f88e52
1
#ifndef INT10FONT08_H
2
#define INT10FONT08_H
3
4
#include
"font.h"
5
6
extern
font int10font08
;
7
8
#pragma RcB2 DEP
"int10font08.c"
9
10
#endif