Files
tp/include/JSystem/J2DGraph/J2DGrafContext.h
T
notyourav 6e7708652e J2DPane.cpp (#91)
* split J2DPane.cpp

* J2DPane first pass

* consolidate headers and typedef mtx

* remove duplicate J2DScreen.h

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-25 09:57:35 -05:00

9 lines
175 B
C++

#ifndef JSYSTEM_J2DGRAPH_GRAFCONTEXT_H
#define JSYSTEM_J2DGRAPH_GRAFCONTEXT_H
#include "dolphin/types.h"
class J2DGrafContext {};
#endif // JSYSTEM_J2DGRAPH_GRAFCONTEXT_H