mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 20:48:11 +00:00
push/pop memids
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
|
||||
enum {
|
||||
MEMID_FREE,
|
||||
// IDs from LCS:
|
||||
MEMID_GAME = 1, // "Game"
|
||||
MEMID_WORLD = 2, // "World"
|
||||
MEMID_ANIMATION = 3, // "Animation"
|
||||
|
Reference in New Issue
Block a user