mirror of
https://git.planet-casio.com/Fcalva/Copy3DEngine.git
synced 2025-06-07 16:05:02 +02:00
Apparition réparée
This commit is contained in:
parent
a90b352bf1
commit
f071c91b9c
1 changed files with 5 additions and 8 deletions
|
@ -159,9 +159,6 @@ int main(){
|
||||||
usb_open(interfaces, GINT_CALL_NULL);
|
usb_open(interfaces, GINT_CALL_NULL);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
posX = fix(13); posY = fix(111);
|
|
||||||
|
|
||||||
|
|
||||||
while (exit_game == 0) {
|
while (exit_game == 0) {
|
||||||
prof_t frame = prof_make();
|
prof_t frame = prof_make();
|
||||||
prof_enter(frame);
|
prof_enter(frame);
|
||||||
|
|
Loading…
Add table
Reference in a new issue