Skip to content

Commit

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

libaurora_la_SOURCES = \
Expand All @@ -19,4 +20,5 @@ libaurora_la_SOURCES = \
cube.cpp \
model.cpp \
model_nwn.cpp \
model_kotor.cpp \
$(EMPTY)

0 comments on commit f269f89

Please sign in to comment.