mirror of
https://github.com/IdalecioSch/trucoPascal.git
synced 2026-07-27 16:25:48 -03:00
reformulção de comentario
This commit is contained in:
parent
4e89157a46
commit
b16a5520cd
@@ -32,16 +32,6 @@ uses crt;
|
|||||||
jogador : integer;
|
jogador : integer;
|
||||||
end;
|
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);
|
procedure pilha_iniciar(var p: TPilha);
|
||||||
begin
|
begin
|
||||||
p.topo := 0;
|
p.topo := 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user