;List all files to be processed for encryption/decryption
;********************************************************
;Only include the name of the file, not the full directory path.
;REMEBER - Each file listed below MUST include the name of the file within the text somewhere
;in order for the program to verify successful encryption/decryption.
;DO NOT proceed the name of the file with a semi-comma(;), it's used only for comments.
;Start each filename on a new line.

Controller.cpp
Controller.h
ControllerRun.cpp
VPinMAME.cpp