Skip to content

Commit

Permalink
Added new/changed source files.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Jun 19, 2006
1 parent 82519cc commit e072066
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doomsday/build/win32/doomsday_cl.rsp
Expand Up @@ -73,11 +73,13 @@
./../../engine/portable/src/sv_main.c
./../../engine/portable/src/sv_frame.c
./../../engine/portable/src/cl_world.c
./../../engine/portable/src/cl_oldworld.c
./../../engine/portable/src/cl_sound.c
./../../engine/portable/src/cl_player.c
./../../engine/portable/src/cl_mobj.c
./../../engine/portable/src/cl_main.c
./../../engine/portable/src/cl_frame.c
./../../engine/portable/src/cl_oldframe.c
./../../engine/portable/src/net_ping.c
./../../engine/portable/src/net_msg.c
./../../engine/portable/src/net_main.c
Expand All @@ -93,7 +95,7 @@
./../../engine/portable/src/sys_system.c
./../../engine/win32/src/sys_stwin.c
./../../engine/portable/src/sys_sock.c
./../../engine/unix/src/sys_network.c
./../../engine/portable/src/sys_network.c
./../../engine/win32/src/sys_mixer.c
./../../engine/portable/src/sys_master.c
./../../engine/win32/src/sys_input.c
Expand Down

0 comments on commit e072066

Please sign in to comment.