Apparition réparée

This commit is contained in:
attilavs2 2023-07-20 13:14:27 +02:00
parent a90b352bf1
commit f071c91b9c

View file

@ -159,9 +159,6 @@ int main(){
usb_open(interfaces, GINT_CALL_NULL);
#endif
posX = fix(13); posY = fix(111);
while (exit_game == 0) {
prof_t frame = prof_make();
prof_enter(frame);