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