Update
This commit is contained in:
parent
3ee0c43cd1
commit
1006b231f0
9 changed files with 85 additions and 21 deletions
|
|
@ -24,5 +24,5 @@ echo "Linking..."
|
|||
gcc main.o suic_math.o suic_terrain.o suic_lighting.o suic_net.o suic_ui.o suic_game_client.o \
|
||||
$RAYLIB_LIBS -lm -o game_client
|
||||
|
||||
echo "✓ Successfully built: game_client"
|
||||
echo " Run with: ./game_client"
|
||||
echo "Successfully built: game_client"
|
||||
echo "Run with: ./game_client"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue