This commit is contained in:
Oleksandr Vyshniakov 2025-11-04 18:59:53 +01:00
parent fe5d06ab4a
commit 3144b6326c
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include <stdio.h>
#include "train.h"
#include "a_train.h"
int main() {
struct car* vlak = NULL;