make an image_map added to the code

This commit is contained in:
tTh
2022-12-15 15:03:37 +01:00
parent 793ea535a9
commit c55a7460e0
5 changed files with 14 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ program essai
call init_random()
call essai_near_planet(9999, 4096)
call essai_near_planet(256, 1024)
STOP 'BECAUSE YOLO'