Skip to content

Commit

Permalink
GRAPHICS: Add back support for The Witcher models
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Jan 19, 2014
1 parent eaa0985 commit 923d151
Show file tree
Hide file tree
Showing 4 changed files with 667 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/graphics/aurora/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ noinst_HEADERS = \
model_nwn.h \
model_nwn2.h \
model_kotor.h \
model_witcher.h \
$(EMPTY)

libaurora_la_SOURCES = \
Expand All @@ -23,4 +24,5 @@ libaurora_la_SOURCES = \
model_nwn.cpp \
model_nwn2.cpp \
model_kotor.cpp \
model_witcher.cpp \
$(EMPTY)

0 comments on commit 923d151

Please sign in to comment.