Files
GTASource/game/weapons/WeaponChannel.cpp

17 lines
260 B
C++
Raw Normal View History

2025-02-23 17:40:52 +08:00
//
// weapons/weaponchannel.cpp
//
// Copyright (C) 1999-2010 Rockstar Games. All Rights Reserved.
//
// File header
#include "weapons/weaponchannel.h"
// Rage headers
#include "system/param.h"
RAGE_DEFINE_CHANNEL(weapon)
RAGE_DEFINE_CHANNEL(weaponitem)