Add the Amiga and Atari platforms (sorry to force a rebuild :p).
Mac is there already (TODO: rename some stuff from apple to mac). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22770 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
31154c5cc6
commit
6b3123cf2f
@ -611,7 +611,9 @@ typedef enum platform_types {
|
||||
B_HAL_PLATFORM,
|
||||
B_BESM_6_PLATFORM,
|
||||
B_MK_61_PLATFORM,
|
||||
B_NINTENDO_64_PLATFORM
|
||||
B_NINTENDO_64_PLATFORM,
|
||||
B_AMIGA_PLATFORM,
|
||||
B_ATARI_PLATFORM
|
||||
} platform_type;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user