X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_sd.h;h=fa73947030612dcc5c22dc7f3d342077f508f50d;hb=a565be31ce92d6168ae6983042da75b0b683e52b;hp=12558e66bb45d3e76e6063c63aa6abb6ddf635d7;hpb=3699f81f66bac5890103bc233444b2c6c27a37e2;p=16.git diff --git a/src/lib/16_sd.h b/src/lib/16_sd.h index 12558e66..fa739470 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-2019 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 -