Skip to content

Commit

Permalink
Patched memalloc.h
Browse files Browse the repository at this point in the history
  • Loading branch information
L'In20Cible committed Aug 22, 2016
1 parent 0c3294c commit c5f23eb
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/core/patches/gmod/patches.cpp
Expand Up @@ -33,3 +33,8 @@
#ifndef PATCH_NETWORK_HANDLE_BASE_DEFINITION
#error "We need the CNetworkHandle definition..."
#endif

#include "memalloc.h"
#ifndef PATCH_MEM_ALLOC
#error "Update ../tier0/memalloc.h"
#endif

0 comments on commit c5f23eb

Please sign in to comment.