Browse Source

Refactor Buffer -> Allocator

ghorsington 3 years ago
parent
commit
27247b410c

BepInEx.IL2CPP/Hook/Buffer/PageAllocator.cs → BepInEx.IL2CPP/Hook/Allocator/PageAllocator.cs


BepInEx.IL2CPP/Hook/Buffer/UnixPageAllocator.cs → BepInEx.IL2CPP/Hook/Allocator/UnixPageAllocator.cs


BepInEx.IL2CPP/Hook/Buffer/WindowsPageAllocator.cs → BepInEx.IL2CPP/Hook/Allocator/WindowsPageAllocator.cs