Skip to content

Commit

Permalink
what the fuck premake
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Dec 26, 2023
1 parent 2a11d50 commit 069d7b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ project "sodium"

project "netcode"
kind "StaticLib"
links { "sodium" }
language "C"
defines { "NETCODE_ENABLE_TESTS=1" }
files { "netcode/netcode.c", "netcode/netcode.h" }
Expand Down

0 comments on commit 069d7b9

Please sign in to comment.