diff options
| author | unknown <pheenoh@gmail.com> | 2020-11-29 20:16:52 -0500 |
|---|---|---|
| committer | unknown <pheenoh@gmail.com> | 2020-11-29 20:16:52 -0500 |
| commit | 44b14ec1287077df261d0be6ac448b85e8a38fa6 (patch) | |
| tree | 620cc58ed1a5482afb7a145540c0e4ba5bddd26f /include/JSystem/J2DGraph | |
| parent | 58afa9ed78d6b2128e10c13e6c06c78a5116ae4f (diff) | |
migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c
Diffstat (limited to 'include/JSystem/J2DGraph')
| -rw-r--r-- | include/JSystem/J2DGraph/J2DScreen/J2DScreen.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/JSystem/J2DGraph/J2DScreen/J2DScreen.h b/include/JSystem/J2DGraph/J2DScreen/J2DScreen.h new file mode 100644 index 0000000000..3a21374774 --- /dev/null +++ b/include/JSystem/J2DGraph/J2DScreen/J2DScreen.h @@ -0,0 +1,3 @@ +class J2DScreen { + +};
\ No newline at end of file |
