noxworld-dev / opennox

OpenNox main repository.
GNU General Public License v3.0
458 stars 25 forks source link

Declare dword_587000_93160 #702

Closed blmarket closed 3 months ago

blmarket commented 3 months ago

Context: I'm working on interpreting sub_44D3A0 which I believe to be dialog system's update function, and want to remove this memory map access for clarity.

There are dword_587000_93156 and 93164, so I believe 93160 is 4-byte width single value.

Initial value was from adhoc reading memory map.

Required sign-off