Skip to content

Commit

Permalink
Refactor: Switched p_data.c to C++
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Sep 10, 2012
1 parent 5e7fad1 commit 05c380b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/engine/engine.pro
Expand Up @@ -544,7 +544,7 @@ SOURCES += \
portable/src/net_ping.c \
portable/src/p_cmd.c \
portable/src/p_control.c \
portable/src/p_data.c \
portable/src/p_data.cpp \
portable/src/p_dmu.c \
portable/src/p_intercept.c \
portable/src/p_maputil.c \
Expand Down
File renamed without changes.

0 comments on commit 05c380b

Please sign in to comment.