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