Skip to content

Commit e413d60

Browse files
committed
remove unused fullbrightmodels extern
1 parent d2ae9b3 commit e413d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/model/animmodel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef ANIMMODEL_H_
22
#define ANIMMODEL_H_
33

4-
extern int fullbrightmodels, testtags, debugcolmesh;
4+
extern int testtags, debugcolmesh;
55

66
const std::string modelpath = "media/model/";
77

0 commit comments

Comments
 (0)