reevengi icon indicating copy to clipboard operation
reevengi copied to clipboard

Resident Evil engine reimplementation, far from complete. Started integration in ResidualVM, see forked ResidualVM git repo, branch reevengi. Now working on integration in Scummvm, see forked ScummVM...

Results 1 reevengi issues
Sort by recently updated
recently updated
newest added

I believe that __attribute__((packed)) should be added to all data structures to ensure that the compiler does not attempt to optimize by realigning the fields.