6 lines
88 B
C
6 lines
88 B
C
#ifndef _FIXTURE_H
|
|
#define _FIXTURE_H
|
|
|
|
extern FreefareTag tag;
|
|
|
|
#endif /* _FIXTURE_H */
|