Normalized coding style.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5498 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -5,31 +5,31 @@
|
||||
#--------------------------------------------------------------------------
|
||||
# Object files
|
||||
|
||||
S_OBJS += drawline.o \
|
||||
S_OBJS += bitmapclip.o \
|
||||
bitmapregs.o \
|
||||
bitmapup.o \
|
||||
bitotherclip.o \
|
||||
drawline.o \
|
||||
drawpoint.o \
|
||||
framerectangle.o \
|
||||
getcharwidth.o \
|
||||
getintcharint.o \
|
||||
graphicsstring.o \
|
||||
hlineregs.o \
|
||||
horizontalline.o \
|
||||
imprintrectangle.o \
|
||||
initdrawwindow.o \
|
||||
invertline.o \
|
||||
invertrectangle.o \
|
||||
loadcharset.o \
|
||||
pointregs.o \
|
||||
recoverline.o \
|
||||
recoverrectangle.o \
|
||||
rectangle.o \
|
||||
initdrawwindow.o \
|
||||
setpattern.o \
|
||||
testpoint.o \
|
||||
verticalline.o \
|
||||
put_char.o \
|
||||
putdecimal.o \
|
||||
putstring.o \
|
||||
recoverline.o \
|
||||
recoverrectangle.o \
|
||||
rectangle.o \
|
||||
setpattern.o \
|
||||
testpoint.o \
|
||||
usesystemfont.o \
|
||||
getcharwidth.o \
|
||||
loadcharset.o \
|
||||
bitmapup.o \
|
||||
bitmapregs.o \
|
||||
bitmapclip.o \
|
||||
bitotherclip.o \
|
||||
graphicsstring.o \
|
||||
getintcharint.o
|
||||
verticalline.o \
|
||||
|
||||
Reference in New Issue
Block a user