Sha256: 4b5e71028c10eabf579ebe86122b0884f82dfb069aed25aa769e728a9e54d313
Contents?: true
Size: 156 Bytes
Versions: 11
Compression:
Stored size: 156 Bytes
Contents
/* * class Gosu::Font * * */ #ifndef GOSU_FONT_H #define GOSU_FONT_H #include "common.h" void Init_Gosu_Font(VALUE module); #endif // GOSU_FONT_H
Version data entries
11 entries across 11 versions & 2 rubygems