4 lines
60 B
C
4 lines
60 B
C
#pragma once
|
|
|
|
#include "command.h"
|
|
Command resolveCommand(); |
#pragma once
|
|
|
|
#include "command.h"
|
|
Command resolveCommand(); |