X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_sd.h;h=f47b941c1fbe1a189aed44058e1c5b7db4fac74e;hb=6021fc3f27b895d382fbd30488ead35657e39196;hp=12558e66bb45d3e76e6063c63aa6abb6ddf635d7;hpb=3699f81f66bac5890103bc233444b2c6c27a37e2;p=16.git diff --git a/src/lib/16_sd.h b/src/lib/16_sd.h index 12558e66..f47b941c 100755 --- a/src/lib/16_sd.h +++ b/src/lib/16_sd.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -34,6 +34,8 @@ #include "src/lib/16_head.h" #include "src/lib/16_pm.h" +//#define SD_USECATA3DSETTIMERSPEED + void alOut(byte n,byte b); #ifdef __DEBUG__ @@ -260,4 +262,3 @@ extern void SDL_PCPlaySound(PCSound far *sound, global_game_variables_t *gvar), #endif #endif -