ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
madProps
/
frameCount.h
Revision:
38
Committed:
Fri Jul 19 01:37:38 2002 UTC
(22 years, 9 months ago) by
mmeineke
Content type:
text/plain
Original Path:
branches/mmeineke/madProps/frameCount.h
File size:
99 byte(s)
Log Message:
A half polished version of props
File Contents
#
User
Rev
Content
1
mmeineke
38
#ifndef __FRAMECOUNT_H__
2
#define __FRAMECOUNT_H__
3
4
extern int frameCount( char* in_name );
5
6
#endif