From b16a5520cd06963f4b781978197f65573bd59458 Mon Sep 17 00:00:00 2001 From: Gustavo Erlindo Dellajustina Demarchi Date: Sun, 31 May 2026 23:41:41 +0000 Subject: [PATCH] =?UTF-8?q?reformul=C3=A7=C3=A3o=20de=20comentario?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbbb.pas | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/bbbb.pas b/bbbb.pas index 965dd5b..b9ad550 100644 --- a/bbbb.pas +++ b/bbbb.pas @@ -32,16 +32,6 @@ uses crt; jogador : integer; end; - // provavelmente vai ser inutil - // e é mesmo -{ - TMaos = record - cpu : array [1..9] of TCarta; - jogador : array [1..3 of TCarta; -} -//takin esteve aqui -//takin aqui tbm - procedure pilha_iniciar(var p: TPilha); begin p.topo := 0;