Skip to content

Commit

Permalink
Update main_fullbright.c
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbid committed Aug 31, 2022
1 parent 8d3a837 commit cef88bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main_fullbright.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ int main(int argc, char** argv)
{
// help
printf("Cube Shooter\n");
printf("James William Fletcher (james@voxdsp.com)\n\n");
printf("James William Fletcher (github.com/mrbid)\n\n");
printf("Use your keyboard arrow keys to move and spacebar to shoot, R for new random seed, F for FPS to console.\n\n");

// init glfw
Expand Down

0 comments on commit cef88bd

Please sign in to comment.