]> 4ch.mooo.com Git - 16.git/blob - 16/swapbranchcode.sh
inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues...
[16.git] / 16 / swapbranchcode.sh
1 #!/bin/bash
2 mv src/scroll.c src/scroll_.c
3 mv src/_scroll.c src/scroll.c
4 mv src/scroll_.c src/_scroll.c
5
6 mv src/lib/scroll16.c src/lib/scroll1_.c
7 mv src/lib/_croll16.c src/lib/scroll16.c
8 mv src/lib/scroll1_.c src/lib/_croll16.c