14 lines
334 B
C++
14 lines
334 B
C++
#include "clip.cxx"
|
|
#include "config_tinydisplay.cxx"
|
|
#include "error.cxx"
|
|
#include "image_util.cxx"
|
|
#include "init.cxx"
|
|
#include "td_light.cxx"
|
|
#include "memory.cxx"
|
|
#include "specbuf.cxx"
|
|
#include "srgb_tables.cxx"
|
|
#include "store_pixel.cxx"
|
|
#include "td_texture.cxx"
|
|
#include "tinyGeomMunger.cxx"
|
|
#include "tinyGraphicsBuffer.cxx"
|