summaryrefslogtreecommitdiff
path: root/muse2/synti/deicsonze/deicsonze.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-04-11 12:41:47 +0000
committerFlorian Jung <flo@windfisch.org>2011-04-11 12:41:47 +0000
commit51eda45715625b6da768e670388510c91b01ff5c (patch)
treeea80c654eedddd2693833c54ff51f5ae9a0baa71 /muse2/synti/deicsonze/deicsonze.h
parentbe4e0679ad4a847f7b3f7e9cb85e54be2f32085f (diff)
fixed division bug by adding divide_floor() function
previously, integer divisions were used. however, i need rounding always down, but operator/ rounds towards zero. ( -2 / 7 = 0, but should be -1) plus some cosmetic stuff (ints->unsigneds, removed some warnings)
Diffstat (limited to 'muse2/synti/deicsonze/deicsonze.h')
0 files changed, 0 insertions, 0 deletions