Skip to content
Snippets Groups Projects
Commit dd39d822 authored by Louis's avatar Louis
Browse files

cimmit

parent ca6782fa
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@
#define C_NEPTUNE 0x0000FF
// Echelle de l'écran
#define SCALE ((A_NEPTUNE + (A_NEPTUNE - P_NEPTUNE))*1.1)
#define SCALE ((A_NEPTUNE+(A_NEPTUNE-P_NEPTUNE))*1.1)
// taille des planètes en pixels
#define SUN_SIZE_PX (R_SUN/SCALE) * ctxt->width
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment