ddraw: Allow table to grow
This table doesn't really grow when the total number of handles exceeds the initial size. It will instead try to wrap and lead to an access violation.
Signed-off-by: David Kahurani k.kahurani@gmail.com
This table doesn't really grow when the total number of handles exceeds the initial size. It will instead try to wrap and lead to an access violation.
Signed-off-by: David Kahurani k.kahurani@gmail.com