mirror of
https://github.com/zeldaret/tp
synced 2026-06-18 07:25:50 -04:00
Add PCH for JSystem (#2645)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "JSystem/JSystem.h" // IWYU pragma: keep
|
||||
|
||||
#include "JSystem/J2DGraph/J2DPane.h"
|
||||
#include "JSystem/J2DGraph/J2DAnimation.h"
|
||||
#include "JSystem/J2DGraph/J2DOrthoGraph.h"
|
||||
@@ -968,4 +970,4 @@ void J2DPane::update() {
|
||||
/* 802F8478-802F847C 2F2DB8 0004+00 1/0 1/0 0/0 .text drawSelf__7J2DPaneFff */
|
||||
void J2DPane::drawSelf(f32, f32) {
|
||||
/* empty function */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user