5 lines
83 B
C++
5 lines
83 B
C++
![]() |
// Used to create Rage precompiled header
|
||
|
#if !__PPU
|
||
|
#include "rage_pch.h"
|
||
|
#endif
|