mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* split J2DPane.cpp * J2DPane first pass * consolidate headers and typedef mtx * remove duplicate J2DScreen.h Co-authored-by: Pheenoh <pheenoh@gmail.com>
6 lines
128 B
C
6 lines
128 B
C
#ifndef JSYSTEM_JUTILITY_TEXTURE_H
|
|
#define JSYSTEM_JUTILITY_TEXTURE_H
|
|
|
|
struct ResTIMG {};
|
|
|
|
#endif // JSYSTEM_JUTILITY_TEXTURE_H
|