projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Runtime
/
Mesh
/
Glyph.h
blob: 6020b45a3ab2b7eebb2fe09ec5e3694c3d6ea8bf (
plain
)
1
2
3
4
5
6
7
8
9
#ifndef GLYPH_H #define GLYPH_H class Glyph { }; #endif