From d73b71756e02da95b2c2748bc39656fafad8d6ab Mon Sep 17 00:00:00 2001 From: fernando Date: Tue, 6 Aug 2024 04:10:40 -0600 Subject: [PATCH] comentario --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index 34f89e7..572d100 100644 --- a/main.cpp +++ b/main.cpp @@ -3,6 +3,8 @@ #include "api.h" #include +// floodfill + struct mmstats { int y; int x;