From 1fa97936ff83a1a83e1612bd9c2738c5a9801c76 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 3 Apr 2004 03:00:57 +0000 Subject: [PATCH] strbreak() added --- amxmodx/msvc/amxmodx_mm.vcproj | 3 ++ amxmodx/string.cpp | 56 ++++++++++++++++++++++++++++++++++ plugins/include/string.inc | 10 ++++++ 3 files changed, 69 insertions(+) diff --git a/amxmodx/msvc/amxmodx_mm.vcproj b/amxmodx/msvc/amxmodx_mm.vcproj index 34a64992..bdb32cad 100755 --- a/amxmodx/msvc/amxmodx_mm.vcproj +++ b/amxmodx/msvc/amxmodx_mm.vcproj @@ -236,6 +236,9 @@ BasicRuntimeChecks="3"/> + +