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
/
WaterCannon.h
blob: 1a18e75fd21a84eb1438fac003eae7cb99a79282 (
plain
) (
blame
)
1
2
3
4
5
6
7
#pragma once
class
CWaterCannons
{
public
:
static void
Render
(
void
);
};