index
:
anonymous/re3
lcs
master
miami
fully reversed source code for gta III and gta VC
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
WeaponEffects.h
blob: 63c8fd7d53d4c4b6c6d5b871c2071bca268fb0b9 (
plain
) (
blame
)
1
2
3
4
5
6
7
#pragma once
class
CWeaponEffects
{
public
:
static void
Render
(
void
);
};