Maelstromeous / ps2alerts-website

This project has moved!
https://github.com/ps2alerts/website
GNU General Public License v2.0
10 stars 1 forks source link

Replace static data with const #37

Closed Maelstromeous closed 7 years ago

Maelstromeous commented 8 years ago

Consts are more memory efficient for data that will never change.