Hash :
43a2b0b1
        
        Author :
  
        
        Date :
2022-10-10T00:00:52
        
      
N3DS: Use macro to correct axis. Using `(value * SDL max) / 3DS max` allows for marginally better accuracy compared to `value * (SDL max / 3DS max)`.