Мелкие исправления проекта, появившиеся после процесса слияния

This commit is contained in:
2022-12-05 18:21:09 +03:00
parent 622f2eef26
commit a22c5ddae2
4 changed files with 6 additions and 10 deletions

View File

@@ -8,6 +8,8 @@
#include "emulator.h"
#include "robot.h"
struct barrel barrels[BARRELS_COUNT];
struct robot_regs robot1;
struct robot_regs robot2;