repo.or.cz
/
canaan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
convert line ends
[canaan.git]
/
prj
/
cam
/
src
/
deepc
/
ui
/
dpcdlg.h
blob
3cd0e80cdae993f868f1a5627e6469659cdc5e68
1
/*
2
@Copyright Looking Glass Studios, Inc.
3
1996,1997,1998,1999,2000 Unpublished Work.
4
*/
5
6
#pragma once
7
#ifndef __DPCDLG_H
8
#define __DPCDLG_H
9
10
DEFINE_LG_GUID
(
LOOPID_Dialog
,
0xcd
);
11
EXTERN
struct
sLoopClientDesc DialogLoopClientDesc
;
12
13
extern
int
gWhichDialog
;
14
#endif
// __DPCDLG_H