projects
/
rmac
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added in DSP fixups to sect.c, misc. fixes for 6502 assembler.
[rmac]
/
fltpoint.h
diff --git
a/fltpoint.h
b/fltpoint.h
index 558ad7b5d24e378c01b607d486b5de3b62889d62..6444ed345d62644e96192cc53caf4e0379fed2d0 100644
(file)
--- a/
fltpoint.h
+++ b/
fltpoint.h
@@
-2,7
+2,7
@@
// Cross-platform floating point handling (fixed point handling too!)
//
// by James Hammons
-// (C) 201
8
Underground Software
+// (C) 201
9
Underground Software
//
#ifndef __FLTPOINT_H__