moved color handling functions to separate source files for BD engine
authorHolger Schemel <info@artsoft.org>
Tue, 27 Feb 2024 19:49:25 +0000 (20:49 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 27 Feb 2024 20:02:21 +0000 (21:02 +0100)
commit507622f89d162a0f98adc1e482da85aa6ae1cf73
treec15634fd32a2a7970c48c35c43a4e2cf19acafb2
parent638f67c2341c5d7716db6bd17565863fe9786f10
moved color handling functions to separate source files for BD engine
src/game_bd/Makefile
src/game_bd/bd_cave.c
src/game_bd/bd_cave.h
src/game_bd/bd_colors.c [new file with mode: 0644]
src/game_bd/bd_colors.h [new file with mode: 0644]
src/game_bd/main_bd.h