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
/
dpcpdcst.h
blob
d29b626a0dc25c759024dc89260d1f0738201e50
1
/*
2
@Copyright Looking Glass Studios, Inc.
3
1996,1997,1998,1999,2000 Unpublished Work.
4
*/
5
6
#pragma once
7
#ifndef __DPCPDCST_H
8
#define __DPCPDCST_H
9
10
#define NUM_PDA_LEVELS 9
11
#define MAX_LOG_DATA 32
12
13
#endif
// __DPCPDCST_H