move tools.{cc,hh} into sauerlib/

this will be gradually split up and refactored so that things
can move to using libostd over time
master
Daniel Kolesa 2020-07-30 02:58:53 +02:00
parent 12020c5daf
commit dc27d1296d
4 changed files with 1348 additions and 1342 deletions

View File

@ -1,8 +1,8 @@
client_src = [
'../sauerlib/tools.cc',
'../shared/geom.cc',
'../shared/glemu.cc',
'../shared/stream.cc',
'../shared/tools.cc',
'../shared/zip.cc',
'../engine/aa.cc',
'../engine/bih.cc',

1346
src/sauerlib/tools.hh 100644

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff