Skip to content

Commit

Permalink
the problem was the new netcode address map. i removed that and went …
Browse files Browse the repository at this point in the history
…back to a simple linear search for now
  • Loading branch information
gafferongames committed Sep 18, 2024
1 parent e73f527 commit b8a7f03
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 339 deletions.
3 changes: 0 additions & 3 deletions include/yojimbo_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@
#define YOJIMBO_PLATFORM YOJIMBO_PLATFORM_UNIX
#endif

// todo
#define YOJIMBO_DEBUG 1

#ifdef YOJIMBO_DEBUG

#define YOJIMBO_DEBUG_MEMORY_LEAKS 1
Expand Down
Loading

0 comments on commit b8a7f03

Please sign in to comment.