jak-project/game/sce/libgraph.h

6 lines
136 B
C
Raw Permalink Normal View History

#pragma once
namespace ee {
void sceGsResetPath();
void sceGsResetGraph(int mode, int inter, int omode, int ffmode);
} // namespace ee