1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/fractals
Tomer Shalev 569bc33101 Fractals: Use defines for colors
This makes the code a bit more readable, and will allow me in the near future
to introduce support of more colors


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24236 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 12:00:57 +00:00
..
cpu_arm.c FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
cpu_arm.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
cpu_coldfire.c FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
cpu_coldfire.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
cpu_sh7043.c FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
cpu_sh7043.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
fractal.c Fractals: Fix yellow 2010-01-15 11:48:21 +00:00
fractal.h Fractals: Fix yellow 2010-01-15 11:48:21 +00:00
fractal_rect.c FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
fractal_rect.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
fractal_sets.h Fractals: Fix red 2010-01-15 06:17:56 +00:00
fractals.make FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
mandelbrot_set.c Fractals: Use defines for colors 2010-01-15 12:00:57 +00:00
mandelbrot_set.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
SOURCES FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00