Add sound

This commit is contained in:
Miloslav Ciz 2025-01-29 16:27:47 +01:00
parent be11c582b1
commit 67e0814afb
8 changed files with 124 additions and 94 deletions

View file

@ -1,7 +1,8 @@
#ifndef _LCR_SETTINGS_H
#define _LCR_SETTINGS_H
/*
/** @file settings.h
Licar: settings
Compile times settings file for all modules, values here may be changed by the
@ -159,7 +160,7 @@
#ifndef LCR_SETTING_DEBUG_PHYSICS_DRAW
/** If on, physics world will be drawn. */
#define LCR_SETTING_DEBUG_PHYSICS_DRAW 1
#define LCR_SETTING_DEBUG_PHYSICS_DRAW 0
#endif
#ifndef LCR_SETTING_POTATO_GRAPHICS