Clang Format.

This commit is contained in:
Fernando Sahmkow 2020-05-08 18:53:13 -04:00
parent 6cbdb64f3d
commit adc86e3030
14 changed files with 49 additions and 48 deletions

View file

@ -148,8 +148,6 @@ public:
*/
ResultStatus Pause();
/**
* Step the CPU one instruction
* @return Result status, indicating whether or not the operation succeeded.