First implementation of consolehook

This commit is contained in:
Dimitris Panokostas 2020-07-02 22:27:32 +02:00
parent a6bd398ece
commit 6848cff4dc
9 changed files with 317 additions and 6 deletions

View file

@ -293,6 +293,7 @@ OBJS = \
src/cdtvcr.o \
src/cfgfile.o \
src/cia.o \
src/consolehook.o \
src/crc32.o \
src/custom.o \
src/def_icons.o \