I don't see this used anywhere in the script. What exactly does it do, and how would one use it? I don't quite understand fully how Ruby (let alone RGSS) uses windows API. It doesn't make much since to me.Code:@gcr = Win32API.new('user32', 'GetClientRect', 'LP', 'I')