Files
GTASource/game/rage_pch.cpp

5 lines
83 B
C++
Raw Normal View History

2025-02-23 17:40:52 +08:00
// Used to create Rage precompiled header
#if !__PPU
#include "rage_pch.h"
#endif