Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
(#6) Split the file src/GRUPRecord.h
Browse files Browse the repository at this point in the history
Split the content of the file `src/GRUPRecord.h` into three pieces and added
each corresponding part to the existing `src/game/<game>/GRUPRecord.h` that
was already in existance.

After that the original file was empty, so it was deleted.

Also the `src/game/<game>/GRUPRecord.h` files now required explicit inclusion
of `Allocator.h` since the content that was moved to them depended on the
class template declared there.
  • Loading branch information
leandor committed Jul 1, 2017
1 parent f32addd commit c5fb675
Show file tree
Hide file tree
Showing 4 changed files with 456 additions and 502 deletions.
Loading

0 comments on commit c5fb675

Please sign in to comment.