X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail.h;h=d9c2fee4d98d9e51952511b96bdc9a76ebd64f50;hb=a565be31ce92d6168ae6983042da75b0b683e52b;hp=79cf67aafb2dbf736d691991f61dc7513081cf2d;hpb=6021fc3f27b895d382fbd30488ead35657e39196;p=16.git diff --git a/src/lib/16_tail.h b/src/lib/16_tail.h index 79cf67aa..d9c2fee4 100755 --- a/src/lib/16_tail.h +++ b/src/lib/16_tail.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -141,7 +141,5 @@ void DebugMemory_(global_game_variables_t *gvar, boolean q); void ClearMemory (global_game_variables_t *gvar); void Quit (global_game_variables_t *gvar, char *error); void turboXT(byte bakapee); -void nibbletest(); -void booleantest(); #endif /*__16_TAIL__ */