fsh-shell/includes/FshCommands/FshCommands.inc

7 lines
244 B
C++

#include "includes/FshCommands/EXIT.asm"
#include "includes/FshCommands/SET.asm"
#include "includes/FshCommands/COPY.asm"
#include "includes/FshCommands/MOVE.asm"
#include "includes/FshCommands/CLS.asm"
#include "includes/FshCommands/VARS.asm"