1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-08 12:29:28 +00:00
This commit is contained in:
Shachar Shemesh 2023-08-19 22:10:26 +03:00 committed by GitHub
commit a79c99d4c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -387,6 +387,8 @@ getGroupValue(state_t *state)
case contains_nothing:
return NO;
}
abort();
}
static inline void