02/07/28 09:56 NkGuj4ab
>>667
2. "RE: drivers/osdl/input.c Compile Problems" Posted by wowza on Jul-20-02, 11:12 AM (CST)
What compiler you're using is irrelevant.
If you check out driver.h you'll note that the driver interface was changed a lot and osdl code isn't synced with that yet.
In fact, I'm currently writing a replacement for the osdl code so that I'll be able to be Metroid again.
って書いてあるから、driver 周りのコードを書き直していて、古いバージョンの関数を使っている
部分との整合性がとれていないってことじゃねーの?
実際、DriverInputInterface() なんて関数、ソースのどこにも定義されてないし。